Global Political Data Scraper avatar

Global Political Data Scraper

Pricing

from $0.25 / 1,000 results

Go to Apify Store
Global Political Data Scraper

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

Reno

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

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

FieldTypeDescription
regionStringCountry or political region
sourceStringPolitical institution or official source
congressApiKeyStringCongress.gov API key, required only for U.S. Congress
maxRequestsPerCrawlIntegerMaximum 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

FieldDescription
countryCountry or political region
institutionPolitical institution
languageDetected or configured language
sourceOfficial source used
titleDocument or page title
datePublication or political action date
typeType of political content
urlURL of the original official resource
textExtracted text or latest political action
collectedAtDate and time when the item was collected

How to use

  1. Open the Input tab.
  2. Select a country or political region.
  3. Select the corresponding political source.
  4. Set the maximum number of items.
  5. For U.S. Congress, enter a valid Congress.gov API key.
  6. Start the Actor.
  7. Open the dataset to view or export the results.

Source combinations

RegionSource
franceassemblee
francesenat
usacongress
ukuk_parliament
germanybundestag
eueuroparl

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.