NewsAPI Intelligence BYOK avatar

NewsAPI Intelligence BYOK

Pricing

Pay per usage

Go to Apify Store
NewsAPI Intelligence BYOK

NewsAPI Intelligence BYOK

Fetch NewsAPI.org articles with your own 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

1

Total users

0

Monthly active users

3 days ago

Last modified

Share

Collect and normalize NewsAPI.org articles using the user provided API key.

Input

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

NewsAPI source requires your own NewsAPI.org API key. This Actor does not include NewsAPI credits.

Bring Your Own API Key (BYOK)

This Actor does not include third-party API credits. If you enable premium sources such as NewsAPI, Mediastack, NewsData.io, or Event Registry, you must provide your own API key.

You are responsible for any third-party API usage fees. This Actor charges only for data processing, normalization, deduplication, enrichment, and Apify dataset/report generation.

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.