BRICS News Scraper avatar

BRICS News Scraper

Pricing

from $6.00 / 1,000 results

Go to Apify Store
BRICS News Scraper

BRICS News Scraper

This scraper extracts BRICS news articles using a pay-per-event pricing model. Each execution (event) collects the latest BRICS-related news.

Pricing

from $6.00 / 1,000 results

Rating

0.0

(0)

Developer

Marco Rodrigues

Marco Rodrigues

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

🌍 BRICS News Scraper

Want BRICS-related headlines without digging through TV BRICS by hand? This scraper makes it easy.

Just set how many articles you want (up to 150), and it collects titles, dates, categories, related countries, and full article text into CSV or JSON.

πŸ’‘ Perfect for…

  • Policy & geopolitics watchers: Follow BRICS coverage across member and partner countries in one dataset.
  • Researchers & analysts: Build timelines of politics, economy, education, and technology stories.
  • Content & news teams: Pull structured BRICS news for digests, alerts, or archives.
  • πŸ“š RAG & AI workflows: Feed title + content into assistants that need citeable BRICS reporting.

✨ Why you'll love this scraper

  • 🌐 Multi-country coverage: Articles often tag multiple BRICS and partner countries in one field.
  • πŸ“° Full article text: Goes beyond headlines to capture the main body content.
  • πŸ“‚ Clear categories: Politics, Economy, Education, Technology, and more when present on the site.
  • πŸ” Automatic listing depth: Keeps loading until it reaches your requested article count (up to 150).

πŸ“¦ What's inside the data?

For every article you get:

FieldDescription
titleArticle headline
datePublication date and time
linkFull URL to the article
contentFull article text
categoryNews category (e.g. Politics, Economy)
countriesRelated countries (comma-separated when several apply)

πŸš€ Quick start

  1. Open the actor on Apify.
  2. Set number_of_articles (10–150; default 50).
  3. Click Start.
  4. Export CSV, Excel, or JSON when the run finishes.

Example input

{
"number_of_articles": 50
}

Example output

{
"title": "Ethiopia and China expand vocational training partnership",
"date": "2025-07-09 19:00:00",
"link": "https://tvbrics.com/en/news/ethiopia-and-china-expand-vocational-training-partnership/",
"content": "Ethiopia is accelerating its efforts to build a skilled technical workforce…",
"category": "Education",
"countries": "China, Ethiopia"
}
ParameterTypeRequiredDescription
number_of_articlesintegerYesHow many articles to collect. Min 10, max 150, default 50.