Eurostat Datasets Scraper
Pricing
from $1.00 / 1,000 results
Go to Apify Store

Eurostat Datasets Scraper
Scrape Eurostat datasets and tables. Use structured filters (keywords, theme, record type) or paste an input_url. Returns code, title, databrowser URL, and update dates.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Marco Rodrigues
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
๐ Eurostat Datasets Scraper
Want Eurostat datasets without clicking through the catalogue? This scraper makes it easy.
Use structured filters (keywords, theme, record type) โ better for AI agents โ or paste an input_url. Get clean CSV/JSON with codes, titles, databrowser links, and update dates.
๐ก Perfect for...
- Researchers & analysts: Find datasets by theme or keyword.
- Data engineers: Build catalogues of Eurostat codes and URLs.
- ๐ค AI Agents: Power bots with live Eurostat dataset search.
- ๐ RAG Systems: Feed titles and codes into retrieval pipelines.
โจ Why you'll love this scraper
- ๐ Input URL or Filters: Paste a databrowser/product URL, or use structured filters.
- ๐ฏ Website-Matched Filters: Keywords, theme, datasets vs tables, sort.
- ๐ฆ Rich fields: Code, title, databrowser URL, last update, time coverage.
๐ Quick start
Option A โ Filters
- Set keywords (e.g.
asylum) and/or a theme. - Set
max_itemsand click Start.
Option B โ Input URL
- Open a dataset in Eurostat Data Browser or search.
- Paste the URL into
input_url. - Start the run.
Tech details for developers ๐งโ๐ป
Input Example:
{"keywords": "asylum","theme": "","record_type": "Datasets and tables","sort_by": "Publication date","max_items": 50}
Output Example:
{"id": "tps00190","code": "tps00190","title": "Persons subject of asylum applications pending at the end of the month - monthly data","url": "https://ec.europa.eu/eurostat/web/products-datasets/-/tps00190","databrowser_url": "https://ec.europa.eu/eurostat/databrowser/product/view/tps00190?lang=en","product_url": "https://ec.europa.eu/eurostat/product?code=tps00190","summary": "Persons, third-country nationals or stateless persons, whose applications for international protection are under consideration by the relevant national authority at the end of the reference month.","record_type": "dataset","updated_at": "2026-08-14","published_at": "2026-08-14","source": "eurostat-datasets"}