Global Political Data Scraper
Pricing
from $0.25 / 1,000 results
Go to Apify Store
Global Political Data Scraper
Collect structured political and parliamentary data from official sources in France, the United States, the United Kingdom, Germany, and the European Union.
Pricing
from $0.25 / 1,000 results
Rating
0.0
(0)
Developer
Reno
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Collect structured political and parliamentary data from official sources across multiple countries.
Supported sources
- France — National Assembly
- France — Senate
- United States — U.S. Congress
- United Kingdom — UK Parliament
- Germany — Bundestag
- European Union — European Parliament
Features
- Choose a country or political region
- Choose an official political source
- Set the maximum number of items to collect
- Collect standardized political data
- Export results from the Apify dataset
- Use the Actor manually, through the API, or with scheduled runs
Input
| Field | Type | Description |
|---|---|---|
region | String | Country or political region |
source | String | Political institution or official source |
congressApiKey | String | Congress.gov API key, required only for U.S. Congress |
maxRequestsPerCrawl | Integer | Maximum number of items to collect |
Example input
European Parliament
{"region": "eu","source": "europarl","maxRequestsPerCrawl": 20}
U.S. Congress
{"region": "usa","source": "congress","congressApiKey": "YOUR_CONGRESS_GOV_API_KEY","maxRequestsPerCrawl": 20}
The Congress.gov API key is stored as a secret input and is not displayed in plain text.
Output
Every dataset item uses the following structure:
{"country": "European Union","institution": "European Parliament","language": "en","source": "European Parliament Open Data API","title": "Example political document","date": "2026-01-19T23:00:00.000Z","type": "adopted_text","url": "https://data.europarl.europa.eu/example","text": "Example political document","collectedAt": "2026-08-25T10:30:23.000Z"}
Output fields
| Field | Description |
|---|---|
country | Country or political region |
institution | Political institution |
language | Detected or configured language |
source | Official source used |
title | Document or page title |
date | Publication or political action date |
type | Type of political content |
url | URL of the original official resource |
text | Extracted text or latest political action |
collectedAt | Date and time when the item was collected |
How to use
- Open the Input tab.
- Select a country or political region.
- Select the corresponding political source.
- Set the maximum number of items.
- For U.S. Congress, enter a valid Congress.gov API key.
- Start the Actor.
- Open the dataset to view or export the results.
Source combinations
| Region | Source |
|---|---|
france | assemblee |
france | senat |
usa | congress |
uk | uk_parliament |
germany | bundestag |
eu | europarl |
Important notes
- The selected source must correspond to the selected country or region.
- Some official websites may temporarily block automated requests.
- Official websites and APIs can change their structure or availability.
- The collection limit represents pages or API items, depending on the source.
- Data remains subject to the terms and availability of each official source.
Data sources
This Actor collects publicly accessible information from official parliamentary websites and official public APIs.