France Elected Officials Scraper - RNE Mayors & MPs avatar

France Elected Officials Scraper - RNE Mayors & MPs

Pricing

$2.00 / 1,000 elected official scrapeds

Go to Apify Store
France Elected Officials Scraper - RNE Mayors & MPs

France Elected Officials Scraper - RNE Mayors & MPs

Search the official RNE - every French elected official. 550K+ mayors, local councillors, MPs and senators. Filter by name, department, region, commune or mandate. Get birth date, profession, mandate dates, territory + INSEE codes. For lobbying, B2G sales, political intelligence. $2/1K.

Pricing

$2.00 / 1,000 elected official scrapeds

Rating

0.0

(0)

Developer

dltik

dltik

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

France Elected Officials Scraper — RNE (Mayors, MPs, Councillors) API

Query the official RNE (Répertoire National des Élus) — the French government's complete registry of every elected official. 550,000+ mandates: mayors, deputy mayors, municipal / departmental / regional councillors, EPCI councillors, plus deputies (députés) and senators (sénateurs). Filter by name, department, region, commune or mandate type and get a clean, exportable dataset. HTTP-only, $0.002 per official.

Bookmark this France Elected Officials Scraper — Apify ranks actors by bookmarks, so it directly helps the visibility of this scraper on the Apify Store.

What is the France Elected Officials Scraper?

The France Elected Officials Scraper is an Apify actor that turns the official RNE open data into a filterable, exportable dataset. The Répertoire National des Élus is maintained by the French Ministry of the Interior and lists every person holding an elective mandate in France — from the mayor of a 50-person village to the senators of Paris.

It runs on the free official open-data API (no authentication, no API key, no rate limits to fight). Pass a name, a territory (department, region or commune) and/or a mandate type, and receive one structured row per elected official with their identity, profession, mandate dates and full territorial codes.

Why it matters: lobbying, B2G and political intelligence

Public-affairs teams, lobbyists, B2G sales reps and journalists all need an up-to-date, queryable map of who holds power where. The RNE is the authoritative source, but the raw open data ships as scattered CSV files split by mandate level. This scraper unifies them behind a single filter interface so you can pull, for example, every mayor in Gironde or every regional councillor in Bretagne in seconds.

Use cases

  • Lobbying / public affairs — build a contact map of decision-makers by territory and mandate.
  • B2G sales targeting — find the mayors and councillors of every commune above a threshold to sell to local government.
  • Political intelligence — analyse the composition of councils by age, sex and socio-professional category.
  • Journalism & research — fact-check mandates, build databases of local and national elected officials.
  • CRM enrichment — match elected officials to communes and INSEE codes for geographic segmentation.

Input

{
"mandate_type": "maire",
"department": "33",
"maxResults": 600
}
  • query — name keyword (last or first name).
  • mandate_typemaire, adjoint, conseiller_municipal, conseiller_departemental, conseiller_regional, conseiller_communautaire, depute, senateur. Empty = all local mandates.
  • department — code (33, 75, 2A) or name (Gironde).
  • region — code or name (local mandates).
  • commune — name (Bordeaux) or INSEE code (33063).
  • maxResults — cap on rows (aliases limit, max).

Output

{
"type": "elected_official",
"first_name": "Marie",
"last_name": "LARRUE",
"birth_date": "1958-09-20",
"sex": "F",
"mandate_type": "Municipal",
"function": "Maire",
"mandate_start": "2020-06-28",
"profession_csp": "Profession libérale",
"commune": "Le Tuzan",
"commune_insee": "33545",
"department": "Gironde",
"department_code": "33",
"region": "Nouvelle-Aquitaine",
"region_code": "75"
}

Pricing

PAY_PER_EVENT — $0.002 per elected official (= $2 per 1,000). Free actor starts. No charge when nothing matches.

FAQ — RNE elected officials data

Where does the data come from? The official Répertoire National des Élus (French Ministry of the Interior), served through the free public open-data API. No key required.

Does it include deputies and senators? Yes — set mandate_type to depute or senateur. Mayors and all local councillors come from the main RNE dataset.

Is party / political affiliation included? No. The RNE open data does not publish "nuance politique" (party). The actor returns the official identity, mandate and socio-professional category fields that the RNE exposes.

How many can I pull at once? The source API caps a single query at 10,000 rows; narrow by department or region to export larger populations slice by slice.


Found this useful? Bookmark this France Elected Officials Scraper — it's the strongest signal for Apify Store ranking.

License: MIT · Author: dltik