RSS Feed Scraper — New Items avatar

RSS Feed Scraper — New Items

Pricing

from $0.05 / actor start

Go to Apify Store
RSS Feed Scraper — New Items

RSS Feed Scraper — New Items

RSS feed scraper that emits only new RSS/Atom items after the baseline. $0.05 per start.

Pricing

from $0.05 / actor start

Rating

0.0

(0)

Developer

daniel vera

daniel vera

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

RSS feed scraper that watches public RSS and Atom feeds and emits only new items after the first baseline. Use it as an RSS new-item monitor / RSS alert — not an LLM summary of the feed.

Pay-per-event: $0.05 per Actor start + $0.002 per result.

RSS feed scraper — input

{
"feed_urls": ["https://news.ycombinator.com/rss"]
}

Works with standard RSS and Atom HTTPS feeds.

Output

{
"feed": "https://news.ycombinator.com/rss",
"change": "new",
"item_id": "https://example.com/item",
"title": "Example",
"link": "https://example.com/item",
"observed_at": "2026-08-13T15:00:00Z"
}

Pricing

$0.05 when the Actor starts + $0.002 per dataset item.

Limits

  • Public HTTPS feeds only
  • Max 20 feeds, 200 items parsed per feed
  • Does not render HTML pages behind the feed

Brand: TemporalOps.