Curated RSS Feed Intelligence avatar

Curated RSS Feed Intelligence

Pricing

Pay per usage

Go to Apify Store
Curated RSS Feed Intelligence

Curated RSS Feed Intelligence

Collect public publisher RSS feeds without an API key and output normalized, AI-ready news data for monitoring, research, and reporting.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Smart Tech Resources

Smart Tech Resources

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Collect and normalize public publisher RSS feeds without an API key.

Input

The input form is defined in .actor/input_schema.json. API key fields, where present, use Apify isSecret: true.

This Actor collects data from public RSS feeds. Public feeds do not require an API key.

Output

Each dataset item follows the normalized Global News Intelligence article shape:

  • sourcePlatform
  • sourceName
  • title
  • url
  • publishedAt
  • description
  • content
  • author
  • imageUrl
  • country
  • language
  • category
  • keywords
  • sentiment
  • entities
  • raw

The key-value store record SUMMARY contains counts by source, publisher, country, language, category, sentiment, and date.

Local run

$apify run

For premium BYOK actors, fill the required secret input in Apify before running against the provider. Do not place real API keys in source code, README examples, GitHub, public Apify examples, logs, or dataset output.