ORIAS France Scraper avatar

ORIAS France Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
ORIAS France Scraper

ORIAS France Scraper

[💰 $5.00 / 1K] Extract insurance, banking, finance & crowdfunding intermediaries from the official French ORIAS register — name, SIREN, address, contacts, activity categories & status. Search by name, registration number, or category.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

SolidCode

SolidCode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 days ago

Last modified

Share

Extract registered insurance, banking, finance, and crowdfunding intermediaries from the official French ORIAS register — registration number, SIREN, legal identity, activity categories, registration status, structured address, contacts, and linked mandating insurers, one clean row per intermediary. Built for compliance and KYC/AML teams, B2B lead-gen specialists, and brokers verifying competitor registration who need authoritative ORIAS data without copying it profile-by-profile from the public portal.

Why This Scraper?

  • 15 verified activity categories across four families — insurance (COA, MIA, MA, AGA, MAL, EII), banking (COBSP, MOBSP, MIOBSP, MOBSPL, ICIE), finance (CIF, ALPSI) and crowdfunding (CIP, IFP), each selectable by a plain-English title instead of a bare code.
  • Official ORIAS registration number plus SIREN on every record — the two identifiers French compliance workflows actually key on, both returned and cross-resolved (enter an ORIAS number, get the underlying SIREN).
  • Linked mandating insurers (mandants) per record — every associated entity comes back as a structured row with its own siren, name, address, and ORIAS profile URL, so you can map a broker's full insurer network.
  • Withdrawal dates per activity, not just a record-level status — registrationStatus (Inscrit / Radié / Supprimé) for the whole record, plus every activity's own status and the exact date it started (registeredAt) or was withdrawn (withdrawnAt), so you can see a licence that lapsed in 2016 sitting beside one still in force.
  • Structured French address and E.164 phone — address, zipcode, city, country split from the raw line, plus both the raw phone and a normalized phoneE164 for international dialing and CRM import.
  • Direct lookups reach any record in the register, and only that record — paste ORIAS numbers, SIRENs, or profile URLs and each one returns the intermediary that actually carries it; SIRENs that lost their leading zeros in a spreadsheet are padded back to 9 digits, and an unknown number is reported rather than answered with a near-miss company.
  • Three ways to target records in one run — by name or keyword, by ORIAS / SIREN number, or by activity category — mix all three plus pasted profile URLs in a single input.
  • Legal identity block on every profile — legalForm, legalStatus, nafCode (NAF/APE), rcs, and commercial name, ready for due-diligence and entity-resolution pipelines.

Use Cases

Compliance & KYC/AML

  • Verify an intermediary holds a current ORIAS registration before onboarding
  • Confirm the regulated activities (IAS / IOBSP / CIF / IFP) a counterparty is authorized for
  • Flag radié (struck-off) or supprimé registrations during periodic reviews
  • Resolve an ORIAS number to its SIREN for cross-referencing in your KYC system

Lead Generation

  • Build prospect lists of brokers by activity category with email, phone, and website
  • Segment the insurance broker (COA) population by city or postal code
  • Export ready-to-import contact rows with E.164 phone numbers for outbound campaigns
  • Target newly registered intermediaries in a specific finance or crowdfunding segment

Competitive Intelligence

  • Track a competitor's registration status and which categories they hold
  • Map which insurers a rival brokerage acts as a mandant for
  • Monitor entrants and exits across an activity family over time
  • Benchmark commercial-name footprints across a region

Due Diligence & Market Research

  • Size a market from the intermediaries listed under an activity segment (e.g. CIF advisors)
  • Enrich an internal partner database with SIREN, NAF code, and legal form
  • Validate counterparties in M&A and partnership screening
  • Analyze the geographic distribution of intermediaries across France

Getting Started

Browse a Single Category

Browse the intermediaries listed under one activity category — here, financial investment advisors (CIF):

{
"categories": ["CIF"],
"maxResults": 200
}

Search by Name with a Cap

Look up a company or trade name and limit the run while you test:

{
"searchTerms": ["April", "Verlingue"],
"maxResults": 50
}

Multi-Category Plus Direct Lookups

Combine insurance-broker browsing with precise number lookups in one run:

{
"categories": ["COA", "MOBSP"],
"registrationNumbers": ["07025377", "07019355"],
"searchTerms": ["Boutard"],
"maxResults": 1000
}

Input Reference

What to Scrape

You can use any combination of these — leave the rest empty. Every field is optional.

ParameterTypeDefaultDescription
searchTermsstring[]["April"]Names or keywords to look up — a company name, a person's name, or a trade name. Each term runs as its own search.
registrationNumbersstring[][]ORIAS registration numbers and/or SIREN numbers. Short SIRENs are padded back to 9 digits automatically; ORIAS numbers resolve to the underlying profile. A number the register does not hold is reported and skipped, never matched to a lookalike.
categoriesselect[][]One or more regulated activities to browse. ORIAS's category search covers only part of the register, so pair it with name or number lookups when you need a specific firm. See the category list below.
startUrlsstring[][]Paste ORIAS profile or search-result URLs (e.g. https://www.orias.fr/home/showIntermediaire/542016993) directly.

Activity Categories

Select any combination from the four regulated families:

FamilyCategories
Insurance (IAS)Insurance broker (COA), Insurance intermediary's agent (MIA), Insurance agent (MA), General insurance agent (AGA), Tied insurance agent (MAL), European insurance intermediary (EII)
Banking (IOBSP)Banking broker (COBSP), Banking agent (MOBSP), Banking intermediary's agent (MIOBSP), Tied banking agent (MOBSPL), European credit intermediary (ICIE)
FinanceFinancial investment advisor (CIF), Tied investment services agent (ALPSI)
CrowdfundingCrowdfunding advisor (CIP), Crowdfunding intermediary (IFP)

Limits

ParameterTypeDefaultDescription
maxResultsinteger100Maximum number of records to collect across all searches, numbers, categories, and URLs. Set to 0 for no cap (a safety ceiling of 50,000 records still applies). Collection stops as soon as this number is reached.

Output

Each result is one flat intermediary record. Here is a live record from the register, AXA Banque (ORIAS number 07025377), exactly as the actor returns it:

{
"oriasNumber": "07025377",
"name": "AXA BANQUE",
"commercialName": null,
"siren": "542016993",
"legalForm": "Société Anonyme",
"legalStatus": "Personne morale",
"nafCode": "6419z",
"rcs": "CRETEIL",
"registrationStatus": "Inscrit",
"categories": [
{
"code": "MA",
"label": "Mandataire d'assurance",
"role": "MA",
"status": "Inscrit",
"registeredAt": "08/06/2007",
"withdrawnAt": null
}
],
"email": "contactclient@e.mail.axabanque.fr",
"phone": "0970808088",
"phoneE164": "+33970808088",
"website": "https://www.axa.fr",
"address": "203-205 RUE CARNOT",
"zipcode": "94138",
"city": "FONTENAY SOUS BOIS CEDEX",
"country": "France",
"addressFull": "203-205 RUE CARNOT 94138 FONTENAY SOUS BOIS CEDEX France",
"associations": [
{
"siren": "310499959",
"name": "AXA FRANCE VIE",
"address": "313 Terrasses de l'Arche AXA FRANCE Service courrier+retours clients",
"city": "NANTERRE CEDEX",
"zipcode": "92727",
"country": "France",
"url": "https://www.orias.fr/home/showIntermediaire/310499959"
},
{
"siren": "353457245",
"name": "AXA ASSURANCES VIE MUTUELLE",
"address": "313 Terrasses de l'Arche",
"city": "Nanterre cedex",
"zipcode": "92727",
"country": "France",
"url": "https://www.orias.fr/home/showIntermediaire/353457245"
},
{
"siren": "775699309",
"name": "AXA ASSURANCES IARD MUTUELLE",
"address": "313 Terrasses de l'Arche",
"city": "Nanterre cedex",
"zipcode": "92727",
"country": "France",
"url": "https://www.orias.fr/home/showIntermediaire/775699309"
},
{
"siren": "722057460",
"name": "AXA FRANCE IARD",
"address": "313 Terrasses de l'Arche",
"city": "Nanterre cedex",
"zipcode": "92727",
"country": "France",
"url": "https://www.orias.fr/home/showIntermediaire/722057460"
}
],
"url": "https://www.orias.fr/home/showIntermediaire/542016993"
}

Identity & Registration

FieldTypeDescription
oriasNumberstringOfficial ORIAS registration number (numéro d'immatriculation)
namestringRegistered legal name
commercialNamestringTrade name / sign / commercial name, if different
sirenstring9-digit SIREN company identifier (digits only)
legalFormstringLegal form (e.g. SAS, SARL, Société anonyme)
legalStatusstringLegal status (e.g. personne morale / personne physique)
nafCodestringNAF/APE business activity code
rcsstringRCS commercial registry reference
registrationStatusstringRecord status: Inscrit, Radié, or Supprimé
urlstringDirect ORIAS profile URL

Activity Categories (categories[])

FieldTypeDescription
codestringActivity code (COA, CIF, COBSP, IFP, etc.)
labelstringFull French label for the activity
rolestringRole identifier for the activity
statusstringStatus of this specific activity
registeredAtstringDate this activity was registered (DD/MM/YYYY). Filled on activities still in force
withdrawnAtstringDate this activity was withdrawn (DD/MM/YYYY). Filled on activities the intermediary no longer holds

Contact & Address

FieldTypeDescription
emailstringContact email (decoded)
phonestringContact phone as published
phoneE164stringPhone normalized to E.164 (e.g. +33970808088)
websitestringWebsite URL
addressstringStreet address
zipcodestringPostal code
citystringCity
countrystringCountry (defaults to France)
addressFullstringComplete single-line address

Linked Entities (associations[])

FieldTypeDescription
sirenstringSIREN of the linked / mandating entity
namestringName of the linked entity (mandant)
addressstringStreet address of the linked entity
citystringCity of the linked entity
zipcodestringPostal code of the linked entity
countrystringCountry of the linked entity
urlstringORIAS profile URL of the linked entity

Tips for Best Results

  • Combine category browsing with name and number lookups. ORIAS's category search covers only part of the register, so add name searches and ORIAS / SIREN numbers when you need a specific counterparty or wider coverage of a segment.
  • Start with a small maxResults. Set it to 50–200 on a first run to confirm the data fits your workflow, then scale up. Category and keyword searches differ widely in size, so check the first run before committing to a big one.
  • Enter an ORIAS number directly — no SIREN required. ORIAS registration numbers are auto-resolved to the underlying profile, so you can paste whatever identifier you already have. SIRENs pasted from a spreadsheet that dropped their leading zeros (32630 for 000032630) are padded back for you.
  • Combine inputs in one run. Mix search terms, registration numbers, categories, and pasted URLs together; results are deduplicated across all of them.
  • Read registrationStatus before trusting a record, then read categories[] for the detail. A Radié or Supprimé status means the intermediary is no longer actively authorized, and each withdrawn activity carries the date it ended in withdrawnAt — so you can tell a permission dropped last month from one dropped a decade ago.
  • Use phoneE164 for CRM and dialer import. It is already normalized for international dialing, while phone preserves the original published format.
  • Map insurer networks via associations[]. Each mandant row links to its own ORIAS profile, so you can follow the chain from a broker to every insurer it represents.

Pricing

From $5.00 per 1,000 results — flat per-record pricing for official ORIAS register data, billed only on what you collect. Bronze, Silver, and Gold subscribers pay progressively less; the table below shows total cost at each discount tier.

ResultsNo discountBronzeSilverGold
100$0.60$0.57$0.53$0.50
1,000$6.00$5.65$5.30$5.00
10,000$60.00$56.50$53.00$50.00
100,000$600.00$565.00$530.00$500.00

A "result" is any intermediary record in the output dataset. No compute or time-based charges — you pay per result, plus a small fixed per-run start fee.

Integrations

Export data in JSON, CSV, Excel, XML, or RSS. Connect to 1,500+ apps via:

  • Zapier / Make / n8n — Workflow automation
  • Google Sheets — Direct spreadsheet export
  • Slack / Email — Notifications on new results
  • Webhooks — Trigger custom APIs on run completion
  • Apify API — Full programmatic access

ORIAS is an official public register, published so that consumers and professionals can verify the registration of insurance, banking, and finance intermediaries. This actor collects that public data for legitimate compliance, verification, due-diligence, and business purposes. You are responsible for complying with applicable laws — including the GDPR when records contain personal data — and with ORIAS's terms of use. Do not use extracted data for spam, harassment, or any unlawful purpose.