Portugal Company Registry Scraper — RNPC / Registo Comercial
Pricing
$5.00 / 1,000 company records
Portugal Company Registry Scraper — RNPC / Registo Comercial
Look up Portugal companies by NIF and get identity + legal status (active, liquidation, insolvency, struck off) from the official RNPC / Registo Comercial (via VIES). Rich JSON: legal form, registered address, incorporation date, activity, VAT. Lookup by NIF, batch mode. No API key.
Pricing
$5.00 / 1,000 company records
Rating
0.0
(0)
Developer
Walid
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
🇵🇹 Portugal Company Registry Scraper — RNPC / Registo Comercial (via VIES)
⭐ Bookmark this actor — it helps keep it visible on the Apify Store.
Look up Portugal companies by NIF and get the full company record — identity and legal status (active, liquidation, insolvency, struck off) — straight from the official RNPC / Registo Comercial (via VIES). Every result carries legal form, registered address, incorporation date, activity and VAT where the registry publishes them. Batch dozens in one run. Rich JSON, no API key. Think of it as Pappers, but for Portugal.
ℹ️ The official RNPC / Registo Comercial (via VIES) exposes no free name-search API, so this actor resolves a NIF to a full company record (provide one or more IDs).
What it does
- Lookup by ID (
mode=lookup) → one full company record by its NIF (legal form, registered address, incorporation date, activity, status). - Batch → pass a
querieslist of IDs to resolve many at once. - Normalized status → legal status is mapped to one vocabulary so you can compare companies across every country in this scraper family.
- Batch → pass a
querieslist to resolve many companies in a single run.
Example input
{"mode": "lookup","query": "500697256","richResults": true,"maxResults": 10}
Output (rich record per company)
| Field | Meaning |
|---|---|
siren | Local registration identifier (NIF) |
nom_complet | Company name |
statut | Legal status (normalized) |
forme_juridique | Legal form |
adresse_siege | Registered address |
date_creation | Incorporation date |
activite_libelle / activite_principale | Activity (label / code) |
tva_intracommunautaire | VAT number (where published) |
en_procedure_collective | true if in a collective/insolvency procedure |
Field availability depends on what the RNPC / Registo Comercial (via VIES) publishes for free; the actor returns every field the source exposes.
Use cases
- KYC / compliance — verify a counterparty is active and not in insolvency.
- B2B prospecting & lead gen — build clean company lists with official identifiers.
- CRM / data enrichment — append legal name, status, address, activity, VAT.
- Supplier & partner vetting — flag liquidation / struck-off before you sign.
Related company registry scrapers
Same actor family, other countries — search by name, get the full record:
- France — Pappers / Sirene (SIREN/SIRET)
- United Kingdom — Companies House
- Netherlands — KVK Handelsregister
- Italy — Registro Imprese
- Switzerland — Zefix
→ Browse them all: search "company registry scraper" on the Apify Store.
FAQ
Do I need an API key or account? No. The actor reads the official public RNPC / Registo Comercial (via VIES); just run it.
How fresh is the data? It is fetched live from the registry at run time, so it reflects the current public record.
Can I look a company up by its NIF? Yes — set mode: lookup and pass the NIF
in query (or a list in queries).
Is this legal? It reads only public official-registry information and degrades gracefully (no result rather than an error) when the source is unavailable.
How am I charged? Pay-per-event, per resolved query — one search (which can
return many enriched rows) or one lookup. not_found / no_results are not charged.
Source & legality
Data comes from the official RNPC / Registo Comercial (via VIES) (Portugal), a public source. The actor reads only public information and never bypasses authentication or paywalls.
⭐ If this saved you time, bookmark the actor — it keeps it visible for others.