French Company Leads – SIRENE, SIREN & VAT (No 10k Cap)
Pricing
from $2.00 / 1,000 company results
French Company Leads – SIRENE, SIREN & VAT (No 10k Cap)
Export every French company matching your filters (NAF/APE code, département, headcount, revenue, RGE/Qualiopi/Bio labels) or enrich a SIREN/SIRET list. Official INSEE Sirene + RNE data, VAT number, GPS, financials. No 10,000-result cap. $3 per 1,000 companies.
Pricing
from $2.00 / 1,000 company results
Rating
0.0
(0)
Developer
Baron Sigma
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
an hour ago
Last modified
Categories
Share
French Company Leads, SIREN Enrichment & VAT Validation 🇫🇷 (official Sirene / RNE data)
Build B2B lead lists of French companies in minutes, enrich a list of SIREN / SIRET numbers, or validate French VAT numbers with the EU VIES service, straight from the French government's official open data (INSEE Sirene + INPI RNE, via the API Recherche d'entreprises). No login, no API key, no fragile HTML scraping — so the Actor keeps working.
Key differentiators
- ✅ No 10 000-result cap – the official API stops at 10 000 results per query; this Actor automatically splits big queries (by department, headcount…) and deduplicates, so you can export every restaurant, plumber or software company in France.
- ✅ VAT lookup & validation (new) – paste French VAT numbers (or SIREN / SIRET): the Actor derives the SIREN, checks the VAT key, asks the official EU VIES service whether the number is valid, and returns the VIES name and address with the full company record. See VAT lookup mode.
- ✅ One search box for everything – type a company name, a SIREN, a SIRET or a VAT number, and combine it with NAF / department filters.
- ✅ VAT number on every row – the French intra-EU VAT number (n° TVA intracommunautaire) from the registry, or computed from the SIREN.
- ✅ Labels & certifications filters – RGE, Qualiopi, Organic (Bio), ESS, Société à mission, Entreprise du Patrimoine Vivant, training organisations, performing-arts licence…
- ✅ Finances – latest published revenue (chiffre d'affaires) and net income, with min/max filters.
- ✅ Human-readable labels – NAF activity label, legal form label, headcount label, department & region names.
- ✅ GPS coordinates for every establishment – ready for maps and territory planning.
- ✅ GDPR-minded – directors' birth dates are never exported; you can exclude natural-person directors and sole traders.
Use cases
- Sales prospecting / lead generation: all IT-services SMEs with 10–49 employees in Brittany; all RGE-certified roofers in Occitanie; all Qualiopi training organisations in Île-de-France.
- CRM enrichment & KYC: paste your SIREN/SIRET list, get legal name, address, NAF, headcount, VAT, status (active/ceased), directors.
- Invoicing & supplier onboarding: check that a customer's or supplier's French VAT number is valid in VIES before you invoice without VAT (intra-EU B2B), and store the check date.
- Market sizing: count and map companies by activity and territory.
- Recruitment & partnerships: find employers by sector and size near you.
VAT lookup / validation mode (VIES)
Choose Mode = VAT lookup / validation (EU VIES) and paste one number per line. French VAT numbers (FR27552032534), SIREN (552032534) and SIRET (55203253400646) are all accepted; spaces and dots are ignored.
{ "mode": "vat", "vatNumbers": ["FR27552032534", "FR89380129866", "542051180"] }
For each number the Actor:
- derives the SIREN (the last 9 digits of a French VAT number) and checks its checksum;
- computes the expected VAT key (
key = (12 + 3 × (SIREN mod 97)) mod 97) and flags a wrong key (vatKeyValid: false); - asks the official EU VIES REST service (European Commission) whether the number is valid, and returns the name and address VIES holds;
- adds the full company record from Sirene / RNE (legal form, NAF, address, active/ceased status, creation date, directors…).
Example (real output from our test on 27 September 2026, trimmed):
{"inputId": "FR27552032534","found": true,"siren": "552032534","name": "DANONE","legalFormLabel": "SA à conseil d'administration (s.a.i.)","nafCode": "70.10Z","isActive": true,"vatNumber": "FR27552032534","vatNumberExpected": "FR27552032534","vatKeyValid": true,"vatValid": true,"viesStatus": "valid","viesName": "SA DANONE","viesAddress": "59 RUE LA FAYETTE, 75009 PARIS","vatCheckedAt": "2026-09-27T15:23:50.530Z"}
vatValidistrueorfalseas answered by VIES, andnullwhen VIES could not answer (outage, maintenance or congestion).viesStatussays why (valid,invalid,unavailable: MS_MAX_CONCURRENT_REQ,not checked: wrong VAT key for this SIREN…).- VIES often answers "too many concurrent requests" for France at busy times. The Actor retries with exponential backoff, retries the remaining numbers once more after a pause, and stops calling VIES for a while if it looks down. Expect roughly 1 to 15 seconds per number.
- Numbers with a wrong key or an invalid SIREN are not sent to VIES, and each number is checked at most once per run (VIES fair-use rules).
- Use the VAT check view of the dataset for a compact table.
Input examples
Lead list – software companies (NAF 62.01Z) in Ille-et-Vilaine with 10–99 employees:
{"mode": "search","nafCodes": ["62.01Z"],"departments": ["35"],"headcountRanges": ["11", "12", "21"],"maxResults": 500}
RGE-certified companies in the construction sector (section F) with a site in Gironde, companies only (no sole traders), one row per local establishment. This is the prefilled example: 100 rows cost $0.30.
{"mode": "search","nafSections": ["F"],"departments": ["33"],"certifications": ["rge"],"soleTraders": "exclude","outputLevel": "establishment","maxResults": 100}
Tip: with location filters, choose One row per… = Establishment. In Company mode each row shows the head office address, which may be outside the department you filtered on.
Look up one company by name, SIREN, SIRET or VAT number (NAF / department filters still apply):
{ "mode": "search", "query": "FR27552032534" }
Enrichment of a SIREN / SIRET / VAT list:
{ "mode": "enrich", "sirenList": ["552081317", "443061841", "35600000000048", "FR27552032534"] }
Output
One row per company (or per establishment when One row per… = Establishment). Example (real output, trimmed):
{"siren": "512803552","siret": "51280355200144","vatNumber": "FR77512803552","name": "CRISTAL'ID (CRISTAL'ID)","nafCode": "62.01Z","nafLabel": "Programmation informatique","legalFormLabel": "SAS, société par actions simplifiée","companyCategory": "PME","headcountLabel": "50 à 99 salariés","creationDate": "2009-06-01","isActive": true,"address": "50 RUE HORACE 59491 VILLENEUVE D ASCQ","postalCode": "59491","city": "VILLENEUVE D ASCQ","departmentName": "Nord","regionName": "Hauts-de-France","latitude": 50.603951048,"longitude": 3.1611884336,"financialYear": 2024,"revenue": 7838692,"netIncome": 595305,"certifications": [],"directors": [{ "type": "company", "name": "JL INVEST", "siren": "892423484", "role": "Président de SAS" }],"annuaireUrl": "https://annuaire-entreprises.data.gouv.fr/entreprise/512803552"}
Export as CSV, Excel, JSON or send to Google Sheets, HubSpot, Make, Zapier via Apify integrations.
All output fields
siren, siret, vatNumber, name, legalName, acronym, nafCode, nafLabel, nafSection, nafCode2025, legalFormCode, legalFormLabel, isSoleTrader, companyCategory, headcountRange, headcountLabel, headcountYear, creationDate, isActive, closingDate, establishmentsCount, openEstablishmentsCount, isHeadOffice, establishmentActive, establishmentCreationDate, establishmentNafCode, establishmentHeadcountRange, isEmployer, tradeName, address, postalCode, city, communeCode, department, departmentName, region, regionName, latitude, longitude, collectiveAgreements, financialYear, revenue, netIncome, certifications, directors, directorsText, matchingSites, annuaireUrl, sourceUpdatedAt, scrapedAt, source (+ inputId, found, error in enrich and VAT lookup modes, and vatNumberExpected, vatKeyValid, vatValid, viesStatus, viesName, viesAddress, viesRequestDate, vatCheckedAt in VAT lookup mode).
How much does it cost?
You pay only for the rows saved to the dataset (pay per event company-result, the same price in every mode). There are no platform-usage charges (only a negligible Actor start fee of $0.00005 per run, see the table). Invalid or not-found identifiers in enrich and VAT lookup modes are free, and so are VAT rows where VIES could not answer (vatValid: null).
| Rows exported | Apify Free / Starter ($0.003 per company) | Scale ($0.0025) | Business ($0.002) |
|---|---|---|---|
| Actor start fee (once per run) | $0.00005 | $0.00005 | $0.00005 |
| 100 (the prefilled example) | $0.30 | $0.25 | $0.20 |
| 1,000 | $3 | $2.50 | $2 |
| 10,000 | $30 | $25 | $20 |
| 100,000 | $300 | $250 | $200 |
Apify's Free plan includes $5 of platform usage every month (see apify.com/pricing), which covers about 1,600 companies a month at no cost. The start fee adds $0.05 per 1,000 runs, so it is negligible even for daily schedules. Set Max results and the maximum cost per run to cap your spend.
How does it compare?
Prices below were checked on each vendor's public pricing page on 27 September 2026. These tools offer things this Actor does not (web interface, contact data, company documents, alerts), so compare what you need.
| Option | Price (27 Sep 2026) | Source |
|---|---|---|
| This Actor | $3 per 1,000 companies (Free/Starter), no subscription | Pricing tab |
| Pappers API | €30/month for 500 credits (monthly subscription) | pappers.fr/api |
| Societeinfo | Starter: €59 excl. VAT/month for 300 credits, or €39/month billed yearly (€468) for 3,600 credits/year; 1 credit per exported company | societeinfo.com/tarifs |
| INSEE Sirene stock file | Free, but a raw multi-GB file with no financials, labels or directors | data.gouv.fr |
Good to know
- Data freshness: the official API is updated daily from INSEE and INPI.
- Non-diffusible companies (which asked INSEE not to publish their data) are not available — by law.
- Emails and phone numbers are not part of official registry data and are not provided.
- In search and enrich modes the VAT number comes from the registry or the official key formula; it does not prove the company is VAT-registered. Use the VAT lookup mode for a VIES check.
- VIES is the European Commission's service for confirming VAT numbers of business partners in intra-EU trade. Its terms forbid other uses and bulk extraction of its data, and treat repeated checks of the same number on the same day as abuse. Use the VAT mode for that purpose.
- Headcount ranges are INSEE's (usually 1–2 years old).
revenue: 0often means the company filed confidential accounts (revenue not disclosed) rather than zero turnover.- Rate limits: the Actor stays under the public API limit (7 requests/second).
Legal & GDPR
Source: API Recherche d'entreprises (DINUM), built on INSEE Sirene and INPI RNE data published under the Licence Ouverte / Etalab 2.0 – free reuse, including commercial, with attribution (the source field provides it). Label files from the annuaire-entreprises project (MIT). VAT validity: VIES (European Commission, DG TAXUD), a free public service, used as its disclaimer allows (confirming the validity of a VAT number).
Directors' names and sole traders' names are personal data under the GDPR even though they are public. You are the data controller of the data you export: use it for a legitimate purpose (e.g. B2B prospecting related to the person's professional role), inform people and honour opt-outs (CNIL rules on B2B prospecting), and do not use it for purposes incompatible with its publication. Use Directors = Corporate directors only and Sole traders = Exclude for a list without natural persons.
This Actor is not affiliated with INSEE, INPI, DINUM or the European Commission.
How to export all French companies by NAF code
- Keep Mode = Search companies by filters.
- Enter one or more NAF / APE codes (e.g.
56.10Arestaurants,43.22Aplumbing,62.01Zsoftware). Use NAF sections for a whole sector (e.g.F= construction). - Optionally add departments, regions, postal codes, headcount ranges, revenue bounds or labels.
- Set Max results to the number of rows you want (or a high number for everything) and keep Go beyond 10 000 results enabled.
- Run, then download the dataset as CSV or Excel, or send it to Google Sheets or your CRM.
In our local test, 10,100 restaurants (NAF 56.10A, above the API's 10,000 cap) were exported in 2 min 32 s.
How to enrich a SIREN/SIRET list with VAT number and headcount
Choose Mode = Enrich a list of SIREN / SIRET and paste one number per line (9-digit SIREN or 14-digit SIRET; spaces are ignored). For each number you get the legal name, VAT number, NAF code and label, headcount range, legal form, address, active/ceased status, latest published revenue and net income, labels and directors. Every row carries your original identifier in inputId and a found flag. Invalid or unknown numbers return found: false and are not charged.
{ "mode": "enrich", "sirenList": ["552081317", "443061841", "35600000000048"] }
Is it legal to use Sirene data for B2B prospecting (GDPR / CNIL)?
The company data is official open data under the Licence Ouverte / Etalab 2.0, and commercial reuse is allowed with attribution. Directors' names and sole traders' names are still personal data under the GDPR. In France, the CNIL allows B2B prospecting of professionals when the message relates to their job, they are informed and they can opt out easily. Companies registered as non-diffusibles are never returned. For a list with no natural persons, set Directors = Corporate directors only and Sole traders = Exclude. This is general information, not legal advice (see Legal & GDPR above).
Use it from Claude, Cursor or any MCP client
Apify exposes public Store Actors as tools through its hosted MCP server at https://mcp.apify.com (docs). To give your AI assistant just this Actor, add this to your MCP client configuration (for Cursor: .cursor/mcp.json):
{"mcpServers": {"apify": {"url": "https://mcp.apify.com?tools=spherical_distinction/french-company-leads"}}}
On first connection your browser opens so you can sign in to Apify and approve access (OAuth). You can also skip OAuth by adding "headers": { "Authorization": "Bearer <APIFY_TOKEN>" } with your token from Console → Settings → API & Integrations. In Claude Desktop, add a custom connector with the same URL. With the Apify CLI: apify mcp install cursor --tools spherical_distinction/french-company-leads (also claude-code, vscode, codex…).
Then just ask, for example: "Check these VAT numbers and tell me which companies are ceased" or "List RGE-certified roofers in Gironde with 10+ employees". Runs are billed to your Apify account at the normal per-row price. The generic https://mcp.apify.com URL (no tools parameter) also works: the assistant can then search the Store and call this Actor by name.
Combine with French & EU Public Tenders Monitor
French & EU Public Tenders Monitor returns public-contract award notices with the winners' names. Put a French winner's name in the Company name, SIREN, SIRET or VAT number field of this Actor to get its SIREN, VAT number, headcount, revenue and directors. That gives you a qualified list of companies that just won public contracts in your sector. Both Actors can be chained with Apify integrations or webhooks.
FAQ
Can I get more than 10 000 companies? Yes. Keep Go beyond 10 000 results enabled (it is on by default).
Do I need an API key? No.
Can I validate VAT numbers in bulk? Yes, with Mode = VAT lookup / validation. VIES checks run one at a time (about 1 per second, slower when VIES is busy), so a list of 1,000 numbers takes roughly 20 minutes to a few hours depending on VIES load.
What does vatValid: null mean? VIES did not answer (outage or congestion). These rows are not charged; run them again later.
Are emails and phone numbers included? No. They are not part of the official registries.
How fresh is the data? The official API is updated daily from INSEE and INPI.
Can I export to Excel or Google Sheets? Yes. Download the dataset as CSV, Excel or JSON, or use Apify's Google Sheets, HubSpot, Make or Zapier integrations.
🇫🇷 En français : exporter un fichier d'entreprises par code NAF
Cet Actor génère un fichier d'entreprises françaises à partir des données officielles SIRENE (INSEE) et RNE (INPI), via l'API Recherche d'entreprises de l'État. Vous filtrez par code NAF / APE, département, région, tranche d'effectif, chiffre d'affaires ou label (RGE, Qualiopi, Bio, ESS…), puis vous exportez la liste en CSV ou Excel. Chaque ligne contient le SIREN, le SIRET, le numéro de TVA intracommunautaire, l'adresse, les coordonnées GPS, les derniers comptes publiés et les dirigeants. Le mode « enrichissement » complète en masse une liste de SIREN ou de SIRET que vous avez déjà. Le mode « vérification TVA » contrôle vos numéros de TVA intracommunautaire auprès du service officiel VIES de la Commission européenne (valide / invalide, nom et adresse VIES, date du contrôle) et ajoute la fiche Sirene de chaque entreprise. Il n'y a pas de limite à 10 000 résultats, pas d'abonnement, et vous payez 0,003 $ par entreprise exportée (le plan gratuit Apify inclut 5 $ de crédit par mois).
🇫🇷 Mots-clés : fichier entreprises, base de données entreprises France, extraction SIRENE, liste d'entreprises par code NAF / code APE, prospection B2B, génération de leads, fichier de prospection, enrichissement SIREN SIRET, numéro de TVA intracommunautaire, vérification numéro de TVA, contrôle TVA VIES, entreprises RGE, organismes Qualiopi, annuaire des entreprises, alternative Pappers / Société.com / Societeinfo, export Excel CSV entreprises par département, chiffre d'affaires, dirigeants.