# RSS feed

**URL:** https://community.glideapps.com/t/rss-feed/18058
**Category:** Ask for Help
**Created:** [November 6, 2020, 5:55pm UTC](https://community.glideapps.com/t/rss-feed/18058 "2020-11-06T17:55:48Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Anthony\_Murray](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/anthony_murray/32/3475_2.png) [@Anthony\_Murray](https://community.glideapps.com/u/Anthony_Murray)
#### Post date: [November 6, 2020, 5:55pm UTC](https://community.glideapps.com/t/rss-feed/18058/1 "2020-11-06T17:55:48Z")

</div>

So my understanding is that google limit the number of RSS items to 20 from a feed. Has anybody found a way to get around this?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [November 6, 2020, 10:37pm UTC](https://community.glideapps.com/t/rss-feed/18058/2 "2020-11-06T22:37:28Z")

</div>

So you use IMPORTFEED in your sheets?

---

<div class="post-metadata">

### Author: ![Anthony\_Murray](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/anthony_murray/32/3475_2.png) [@Anthony\_Murray](https://community.glideapps.com/u/Anthony_Murray)
#### Post date: [November 14, 2020, 8:00pm UTC](https://community.glideapps.com/t/rss-feed/18058/3 "2020-11-14T20:00:19Z")

</div>

Hey sorry for the delay @ThinhDinh. Yep exactly

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [November 14, 2020, 11:55pm UTC](https://community.glideapps.com/t/rss-feed/18058/4 "2020-11-14T23:55:06Z")

</div>

The syntax of it is:

```
IMPORTFEED(url, [query], [headers], [num_items])

```

I believe if you set the number of items more than 20 then it will return more than 20, otherwise it’s a limitation that comes from the feed. The upper limit for this is 250, if I recall right.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/2/2214589ddbca68cb523e05c51581c729c4245120.png)

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/5/55708467d86a0f0466568792e479e53f2ac2783e.png)

---

<div class="post-metadata">

### Author: ![Anthony\_Murray](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/anthony_murray/32/3475_2.png) [@Anthony\_Murray](https://community.glideapps.com/u/Anthony_Murray)
#### Post date: [November 15, 2020, 12:38am UTC](https://community.glideapps.com/t/rss-feed/18058/5 "2020-11-15T00:38:55Z")

</div>

Tried this already. Feed url is showing 70, still only able to import 20?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [November 15, 2020, 12:45am UTC](https://community.glideapps.com/t/rss-feed/18058/6 "2020-11-15T00:45:35Z")

</div>

Can you share the feed’s URL so I can test as well? Thank you.

---

<div class="post-metadata">

### Author: ![Anthony\_Murray](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/anthony_murray/32/3475_2.png) [@Anthony\_Murray](https://community.glideapps.com/u/Anthony_Murray)
#### Post date: [November 16, 2020, 7:25pm UTC](https://community.glideapps.com/t/rss-feed/18058/7 "2020-11-16T19:25:12Z")

</div>

Hey @ThinhDinh. Again sorry for the delay [https://careersconnect.dkit.ie/content/rss/careersofficevacancies](https://careersconnect.dkit.ie/content/rss/careersofficevacancies)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [November 17, 2020, 12:20am UTC](https://community.glideapps.com/t/rss-feed/18058/8 "2020-11-17T00:20:34Z")

</div>

> [@Anthony\_Murray](#):
>
> [DkiT Students / Graduate Vacancies (Click on the title to apply)](https://careersconnect.dkit.ie/content/rss/careersofficevacancies)

Hi Anthony, I was able to import 50 items.

> **[liquidacion dac fabiola](https://docs.google.com/spreadsheets/d/1JzBrp4R1zK9CMfmTzWWcPPep9-ZCl3OXxgWu27NWCy8/edit#gid=1634301081)**
>
> App: Comments
> 
> ID,Topic,Username,Email,Time,Comment
> 2m62FCts4yTZ4ziCBZqZ,We hope you will be able to join us in our app!,Thinh Dinh,ariesarsenal@gmail.com,2021-01-16T01:11:38.833Z,Test comment

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/4/a46b585765c2e44caf0ca9c031e3248db7d55e86.png)

The formula is.

```
=IMPORTFEED("https://careersconnect.dkit.ie/content/rss/careersofficevacancies",,FALSE,50)

```

---

<div class="post-metadata">

### Author: ![Anthony\_Murray](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/anthony_murray/32/3475_2.png) [@Anthony\_Murray](https://community.glideapps.com/u/Anthony_Murray)
#### Post date: [November 17, 2020, 11:52am UTC](https://community.glideapps.com/t/rss-feed/18058/9 "2020-11-17T11:52:03Z")

</div>

@ThinhDinh thanks so much! This is fantastic!

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [November 17, 2020, 12:00pm UTC](https://community.glideapps.com/t/rss-feed/18058/10 "2020-11-17T12:00:51Z")

</div>

Glad it helped!
