Eurostat News Scraper avatar

Eurostat News Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Eurostat News Scraper

Eurostat News Scraper

Scrape Eurostat news articles, euro indicators, and podcasts. Use structured filters or paste an input_url. Returns title, summary, product URL, and dates.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Marco Rodrigues

Marco Rodrigues

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

📰 Eurostat News Scraper

Want Eurostat news without browsing page after page? This scraper makes it easy.

Use structured filters (news type, keywords, sort) — better for AI agents — or paste an input_url. Get titles, summaries, full article content, product URLs, and dates as CSV/JSON.

💡 Perfect for...

  • Journalists & researchers: Track Eurostat releases by topic.
  • Policy / market teams: Monitor euro indicators and news articles.
  • 🤖 AI Agents: Feed live EU statistics news into workflows.
  • 📚 RAG Systems: Index titles and summaries for retrieval.

✨ Why you'll love this scraper

  • 🔗 Input URL or Filters: Paste a news or product URL, or use filters.
  • 🎯 Website-Matched Filters: News articles, Euro indicators, Podcasts — same product types as on Eurostat.
  • 🧾 Clean fields: Title, summary, full content, code, URL, published/updated dates.

🚀 Quick start

  1. Pick a news type (e.g. News articles).
  2. Optionally add keywords.
  3. Set max_items and start.

Tech details for developers 🧑‍💻

Input Example:

{
"news_type": "News articles",
"keywords": "employment",
"sort_by": "Last update",
"max_items": 50
}

Output Example:

{
"id": "ddn-20260814-1",
"code": "ddn-20260814-1",
"title": "EU economy greenhouse gas emissions: +0.3% in Q1 2026",
"url": "https://ec.europa.eu/eurostat/en/web/products-eurostat-news/w/ddn-20260814-1",
"summary": "The EU economy’s seasonally adjusted greenhouse gas emissions in the first quarter of 2026 were estimated at 837 million tonnes of CO2-equivalents (CO2-eq), a 0.3% increase compared with the fourth quarter of 2025.",
"content": "The EU economy’s seasonally adjusted greenhouse gas emissions in the first quarter of 2026 were estimated at 837 million tonnes of CO2-equivalents (CO2-eq), a 0.3% increase compared with the fourth quarter of 2025 (835 million tonnes of CO2-eq). At the same time, there was no change to the EU’s gross domestic product (GDP) in the first quarter of 2026, compared with the last quarter of 2025.\n\nThe economic sector with the largest increase in greenhouse gas emissions was electricity, gas, steam and air conditioning supply…",
"news_type": "News articles",
"published_at": "2026-08-14",
"updated_at": "2026-08-14",
"source": "eurostat-news"
}