App Logo
pappers.fr

Pappers company profile

Fetches a company's Pappers profile from its SIREN. Returns name, siren, address, postal_code, city, head_office_siret, naf_code, naf_label, legal_form, share_capital, creation_date, workforce, status, business_sector and officers (display_name, role, since, to, former, age, is_legal_entity, siren, first_name, last_name) — both current and past officers, people and legal entities alike; a legal-entity officer carries its own 9-digit siren and no age. An unknown SIREN throws rather than returning data: Pappers answers it with a placeholder page whose officer block lists unrelated companies. Phone, website and email are not included since they are reserved for Pappers accounts; use google.com/search_places instead.

Input

siren required

SIREN (9 digits, with or without spaces)

Output

url optional
city optional
name optional

Legal name, without Pappers' trade-name aliases.

siren optional
status optional

"active" or "inactive"

address optional
naf_code optional
officers optional

Both current and former officers, with mandate dates.

naf_label optional
workforce optional
legal_form optional
postal_code optional
creation_date optional
share_capital optional
business_sector optional
head_office_siret optional

FAQ

Fetches a company's Pappers profile from its SIREN. Returns name, siren, address, postal_code, city, head_office_siret, naf_code, naf_label, legal_form, share_capital, creation_date, workforce, status, business_sector and officers (display_name, role, since, to, former, age, is_legal_entity, siren, first_name, last_name) — both current and past officers, people and legal entities alike; a legal-entity officer carries its own 9-digit siren and no age. An unknown SIREN throws rather than returning data: Pappers answers it with a placeholder page whose officer block lists unrelated companies. Phone, website and email are not included since they are reserved for Pappers accounts; use google.com/search_places instead.
Required: siren.
It returns url, city, name, siren, status, address, naf_code, officers, naf_label, workforce, legal_form, postal_code, creation_date, share_capital, business_sector, head_office_siret.
No. It only uses pages of pappers.fr that are reachable without signing in.
It only reads. It looks things up on pappers.fr and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/pappers.fr/get_company, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/pappers.fr/get_company
It is part of Reduck's official curated catalogue.

Start building not clicking