Google News RSS Intelligence avatar

Google News RSS Intelligence

Pricing

Pay per usage

Go to Apify Store
Google News RSS Intelligence

Google News RSS Intelligence

Collect Google News RSS results 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

a day ago

Last modified

Share

Collect and normalize Google News RSS results 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 uses publicly accessible Google News RSS feeds. No API key is required for the default mode.

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.