Package Information
Released: 4/9/2025
Downloads: 0 weekly / 16 monthly
Latest Version: 1.0.2
Author: aurelien.andre
Available Nodes
Documentation
n8n-nodes-data-gouv
This is a n8n community node that allows you to integrate several French open data APIs into your workflows, including address search and company search.
data.gouv.fr is the official French government platform for open data. It provides APIs such as:
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
To install this package, run:
npm install n8n-nodes-data-gouv
Operations
Address API (api-adresse.data.gouv.fr
)
- Search Address: Find addresses by free-text query with optional filters (
street
,postcode
, etc.)
Company API (recherche-entreprises.api.gouv.fr
)
- Search Company: Search for French companies using SIREN/SIRET, name, postal code, or activity codes.
Compatibility
- Requires n8n v1.84.3+
- Tested on n8n v1.84.3