Global Company Registry Lookup
Pricing
Pay per usage
Global Company Registry Lookup
Run global company background checks across Ireland, Spain, Canada, Australia and beyond in a single search. Pull legal names, registration numbers, status, addresses, officers and incorporation dates. Perfect for KYC, due diligence and B2B prospecting.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share

🌍 Global Company Registry Lookup
🚀 Pull company registry records from 4 countries in one run. All-in-one bundle that queries Ireland CRO, Spain BORME, Canada Corporations, and Australia ABR in parallel.
🕒 Last updated: 2026-05-27 · 📊 10+ fields per record · 4 official registries · Global coverage
The Global Company Registry Lookup Scraper bundles four official corporate registry sources into a single Apify Actor. Run one query, get normalized records from Ireland, Spain, Canada, and Australia simultaneously.
Covered sources:
- 🇮🇪 Ireland CRO (Companies Registration Office)
- 🇪🇸 Spain BORME (Boletín Oficial del Registro Mercantil)
- 🇨🇦 Canada Corporations (Corporations Canada / ISED)
- 🇦🇺 Australia ABR (Australian Business Register)
| 🎯 Target Audience | 💡 Primary Use Cases |
|---|---|
| KYC / Compliance teams | Cross-border entity verification |
| Sales / Lead generation | International prospecting |
| Researchers / Journalists | Cross-jurisdiction company research |
| Investigators | Beneficial-ownership and corporate-mapping |
📋 What this Scraper does
- Accepts one keyword query
- Fans out in parallel to 4 registries
- Normalizes results to a shared schema (
source,title,id,url,status,country) - Returns one combined dataset ready for open
💡 Why it matters: instead of running 4 separate actors, you get a single normalized dataset.
🎬 Full Demo (🚧 Coming soon)
⚙️ Input
| Field | Type | Required | Description |
|---|---|---|---|
query | string | ✅ | Keyword to search across all registries |
maxItems | integer | ❌ | Max records per source (free: 10) |
sources | array | ❌ | Which registries to query (default: all 4) |
{ "query": "shopify", "maxItems": 10 }
{ "query": "tech", "sources": ["ireland-cro", "canada-corporations"], "maxItems": 25 }
⚠️ Good to Know: Spain BORME is date-indexed (latest official gazette day) and does not support keyword filtering - results from that source represent the most recent BORME issue.
📊 Output
Every record is normalized:
| Field | Type | Description |
|---|---|---|
🌍 source | string | Which registry (ireland-cro / spain-borme / canada-corporations / australia-asic) |
🏢 title | string | Company / entity name |
🆔 id | string | Registry identifier (CRO number, ABN, corporation number, BORME ID) |
🔗 url | string | Direct link to public registry detail page |
📊 status | string | Registration status |
🌐 country | string | ISO country code |
🕒 scrapedAt | datetime | ISO timestamp |
❌ error | string | Always null on success |
✨ Why choose this Actor
- 4-in-1 bundle, single billing event per record
- Parallel fan-out via
Promise.allSettled- one slow source does not block others - Normalized shared schema
- Direct registry calls - no AI, no LLM costs
📈 How it compares to alternatives
| Solution | Sources | Normalized output | Cost |
|---|---|---|---|
| Run 4 separate actors | 4 | ❌ manual | 4× setup |
| Commercial KYC API | 100+ | ✅ | $$$$ |
| This actor | 4 | ✅ | $ |
🚀 How to use
- Create a free account w/ $5 credit
- Open the Actor
- Enter your
query - Optionally pick
sources - Run, then open tabular / spreadsheet / tabular / tabular from the dataset tab
💼 Business use cases
KYC and AML
Cross-jurisdiction entity verification in one call.
Sales prospecting
Find a company name's registered entity across IE/ES/CA/AU.
Investigative research
Beneficial-ownership tracing - match corporate names across registries.
Market intelligence
Track active vs dissolved corporations by jurisdiction.
🔌 Automating Global Company Registry Lookup
Integrates with Make, Zapier, Slack, Airbyte, GitHub, Google Drive, and any REST consumer via Apify webhooks.
🌟 Beyond business use cases
Research
Academic research on corporate formations across jurisdictions.
Personal
Verify a vendor or partner before signing.
Non-profit
Investigative journalism and watchdog organizations.
Experimentation
Compare corporate-registry data structures by country.
🤖 Ask an AI assistant about this scraper
ChatGPT, Claude, Perplexity, and Copilot can read this README and explain how to use the actor.
❓ Frequently Asked Questions
Q: Which registries are included? A: Ireland CRO, Spain BORME, Canada Corporations, Australia ABR.
Q: Does it require API keys? A: No.
Q: Is it real-time? A: Yes, each run hits the live registry endpoints.
Q: Can I pick only one source? A: Yes, use the sources array.
Q: Does Spain BORME support keyword search? A: No, it returns the latest official gazette items.
Q: Are results normalized? A: Yes, every record carries source, title, id, url, status, country.
Q: How fast is it? A: All four sources run in parallel.
Q: Are these official sources? A: Yes, all are government-operated registries.
Q: What's the free plan limit? A: 10 items.
Q: Can I pull to spreadsheet? A: Yes - tabular records are all available from the dataset.
🔌 Integrate with any app
Apify API, webhooks, Zapier, Make, Airbyte, n8n, Google Sheets, Slack, Discord.
🔗 Recommended Actors
| Actor | Description |
|---|---|
| Ireland CRO Companies Scraper | Standalone Ireland CRO pull |
| Spain BORME Scraper | Standalone Spain official gazette |
| Canada Corporations Scraper | Standalone Canada federal corp search |
| Australia ASIC Scraper | Standalone Australia ABR search |
💡 Pro Tip: browse the complete ParseForge collection.
🆘 Need Help? Open our contact form
⚠️ Disclaimer: independent tool, not affiliated with any government registry. Only publicly available data is collected.