VOOZH about

URL: https://apify.com/dltik/geocodeur-france-insee

⇱ Géocodeur France - Code INSEE depuis Adresse, GPS [DEPRECATED] · Apify


👁 [DEPRECATED] Geocodeur France - Adresse vers Code INSEE + GPS avatar

[DEPRECATED] Geocodeur France - Adresse vers Code INSEE + GPS

Deprecated

Pricing

from $1.00 / 1,000 results

Go to Apify Store

[DEPRECATED] Geocodeur France - Adresse vers Code INSEE + GPS

Deprecated

Convert French addresses to INSEE codes, GPS coordinates, postal codes and commune metadata. Supports single address, batch (up to 5000), and reverse geocoding (GPS to INSEE). Uses the official Base Adresse Nationale (BAN) API.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

👁 Walid

Walid

Maintained by Community

Actor stats

2

Bookmarked

1

Total users

0

Monthly active users

2 months ago

Last modified

Share

Géocodeur France INSEE — French Address to INSEE Code + GPS API

Convert French addresses to INSEE code + GPS coordinates + commune metadata. 3 modes: simple geocoding, batch (5,000 addresses max per run), reverse geocoding (GPS → INSEE). Backed by the official Base Adresse Nationale (BAN). No API key, instant response. $0.0005 per address ($0.50 per 1,000).

Bookmark this Géocodeur France — Apify ranks actors by bookmarks, so it directly helps the visibility of this geocoder on the Apify Store.

What is the Géocodeur France INSEE?

The Géocodeur France is an Apify actor that wraps the official Base Adresse Nationale (BAN) API to give you 3 modes: forward (address → INSEE code + GPS + postal code), batch (up to 5,000 addresses in one run), and reverse (GPS coordinates → INSEE code + commune name). Returns INSEE commune code, latitude/longitude, official postal code, commune name, department, region, EPCI, urban-area classification.

The official BAN endpoint is free but lacks bulk-friendly tooling, retries, and caching. This actor adds those.

Use cases

  • CRM enrichment — auto-fill INSEE code + GPS on all your French customer addresses.
  • Real estate apps — convert listing addresses to commune codes for filter and aggregate views.
  • Public-policy analytics — match individual records to commune-level statistics from INSEE.
  • Mapping / GIS — bulk-convert a CSV of addresses to GPS coordinates for a Mapbox layer.
  • Compliance / KYC — verify a French address resolves to a real commune and capture the official INSEE code.
  • Demographic targeting — group your customer base by department or commune size band.

Input

{
"mode":"batch",
"addresses":[
"8 Rue de Rivoli, 75004 Paris",
"1 Avenue de la République, 69003 Lyon"
]
}

Or for reverse:

{
"mode":"reverse",
"coordinates":[{"lat":48.8566,"lon":2.3522}]
}

Output

{
"input":"8 Rue de Rivoli, 75004 Paris",
"label":"8 Rue de Rivoli 75004 Paris",
"insee_code":"75104",
"postal_code":"75004",
"commune":"Paris",
"department":"75",
"department_name":"Paris",
"region":"Île-de-France",
"latitude":48.8559,
"longitude":2.3597,
"score":0.96
}

Pricing

PAY_PER_EVENT — $0.0005 per address geocoded (= $0.50 per 1,000). Bulk-friendly: 5,000 addresses per run reduces actor-start overhead.

FAQ — French geocoding alternatives

Google Geocoding API alternative? Yes — for French addresses specifically, the BAN is more accurate (it's the official source) and free. This wrapper makes it usable in bulk via the Apify API.

Coverage? All metropolitan France + DROM-COM (Guadeloupe, Martinique, Réunion, Mayotte, Guyane). Mayotte and Saint-Martin sometimes have lower precision.

Score < 0.5 — what to do? Means the BAN couldn't confidently match. Re-run with a normalized address (remove building number, abbreviations).


Found this useful? Bookmark this Géocodeur France — it's the strongest signal for Apify Store ranking.

Related actors

License: MIT · Author: dltik

You might also like

Cadastre France - API Cadastre Officielle IGN

devnaz/cadastre-france

Récupérez les données cadastrales officielles françaises depuis des coordonnées GPS : code INSEE, section cadastrale, commune, département, feuille. API officielle IGN (Institut Géographique National). Idéal pour immobilier, urbanisme, identification parcellaire et études de marché.

DVF Historique France - Transactions Immobilières par Commune

devnaz/dvf-historique

Consultez l'historique complet des ventes immobilières depuis 2014 avec 11 filtres avancés (dates, prix, surface, type, pièces). Données officielles DVF (Demandes de Valeurs Foncières). Jusqu'à 10 000 transactions. Idéal pour analyses de marché, expertises immobilières et études de tendances.

Comparateur Immo France - Prix m² Entre Communes DVF

devnaz/comparateur-immo

Comparez les prix immobiliers au m² entre plusieurs communes françaises en une seule requête. Données officielles DVF avec calcul automatique des statistiques, classement, écarts en %. Idéal pour études de marché, arbitrage géographique, rapports immobiliers et analyses d'investissement.

Adresse Cadastre France - Géocodage + Cadastre Tout-en-un

devnaz/adresse-cadastre

Convertissez une adresse française en GPS + données cadastrales en une seule requête. Combine API Adresse + API Cadastre (IGN) pour obtenir coordonnées, code INSEE, section cadastrale automatiquement. Workflow complet pour applications immobilières et analyses cadastrales.

Géocodeur France - API Adresse Officielle BAN

devnaz/geocodeur-france

Convertissez n'importe quelle adresse française en coordonnées GPS (latitude/longitude) + 20 champs complets (Lambert93, code INSEE, BAN ID). API officielle Base Adresse Nationale. Géolocalisation précise pour immobilier, logistique, cartographie et enrichissement de données.

Géocoder/Géocodage d'Adresses en France en Masse: Bulk Geocoder

nlp_data_lni/fr-ign-geocodage

Fast and cost optimized Bulk French Address Geocoder using public API of BAN (Base Adresse Nationale), recently transferred to IGN (Institut National de l’Information Géographique et Forestière). The cost starts from 0.02$/1000 results. The actor allows you to query the two indexes: BAN and BD TOPO.

France Entreprises Scraper

ahmed_hrid/france-entreprises-scraper

Extrayez des données officielles d'entreprises françaises : SIREN/SIRET, effectifs, NAF, dirigeants. API gouvernementale INSEE/INPI. Pour prospection B2B, conformité et étude de marché.

9

French Establishments · All Sites by SIREN

corent1robert/french-establishments-scraper

Turn SIRENs into a full list of establishments — every branch, office and site with its SIRET, address, NAF code, headcount band, and status. One row per establishment, export-ready. No API key needed

👁 User avatar

Corentin Robert

3

French Companies · Search & SIREN Enrich

corent1robert/recherche-entreprises-scraper

Paste a Pappers or data.gouv URL or SIREN list — export-ready rows: directors, VAT, addresses, NAF, finances where published. Public INSEE register. No API key.

👁 User avatar

Corentin Robert

67

Pige Immo FR: LBC + SeLoger + PAP + Bien'ici Multi-Source

dltik/pige-immo-fr-scraper

Multi-source French real-estate pige: Leboncoin, SeLoger, Bien'ici, PAP, Logic-immo in one run. Auto-deduplication, ADEME DPE enrichment, GPS, price per m², owner-vs-agency flag. Filter by transaction, city, type, price, surface. For pige software, agents, hunters, marchands. $5/1K listings.

72

5.0

(1)

ADEME DPE Scraper: 25M+ French Energy Diagnostics

dltik/ademe-dpe-scraper

Search 25M+ French Energy Performance Diagnostics from the official ADEME database. Filter by city, postal, dept, DPE class (A-G), GES class, surface, year built. Get class, GES, address, GPS, energy use. Mandatory data in French real-estate ads. For agents, hunters, marchands, renovators. $2/1K.