VOOZH about

URL: https://apify.com/scrapeworks/australian-business-register-search

โ‡ฑ Australian Business Register & ABN Search ยท Apify


๐Ÿ‘ Australian Business Register Search (ASIC Names + ABN) avatar

Australian Business Register Search (ASIC Names + ABN)

Pricing

from $1.00 / 1,000 results

Go to Apify Store

Australian Business Register Search (ASIC Names + ABN)

Bulk-search the official Australian Business Names Register (3.2M+ ASIC-registered business and trading names) by keyword or ABN. Returns business name, status, ABN and registration dates as clean structured JSON. Free government open data โ€” no API key, refreshed daily.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Nicolas van Arkens

Nicolas van Arkens

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Australian Business Register Search (ASIC Business Names + ABN)

Search the official Australian Business Names Register in bulk โ€” 3.2 million+ business and trading names registered with ASIC โ€” by name keyword or by ABN. No API key, no login, no scraping of fragile pages: this actor reads the government open-data feed on data.gov.au directly and returns clean, structured JSON.

Give it a list of searches and it paginates the register for each one, so you can pull hundreds or thousands of matching businesses in a single run.

What you can do with it

  • Lead lists by keyword โ€” every registered business with "plumbing", "coffee roasters", "physiotherapy", "mortgage broker" in its name, with registration dates.
  • ABN โ†’ trading names โ€” give an 11-digit ABN and get every business name registered to that company (e.g. Woolworths Group's ABN returns BIG W, FOOD FOR LESS, Everyday Money and dozens more).
  • Due diligence / KYB โ€” check whether a business name is currently Registered or Deregistered, and when it was registered or cancelled.
  • Market research โ€” count and list active businesses in a niche or region.

Data fields you get

FieldDescription
businessNameThe registered business / trading name
statusRegistered (active) or Deregistered (cancelled)
abnThe 11-digit Australian Business Number the name is held under
registrationDateDate the business name was registered (DD/MM/YYYY)
cancellationDateDate it was cancelled, if deregistered
stateOfRegistrationState of registration (e.g. NSW), when present
stateNumberLegacy state registration number, when present
registerNameSource register (BUSINESS NAMES)
abnLookupUrlDeep link to the official ABN Lookup page for that ABN
matchTypename for keyword matches, abn for ABN lookups
queryThe input search that produced this row

Input

queries is a list. Any 11-digit number is treated as an ABN (spaces and punctuation are ignored). Anything else is a full-text name search.

{
"queries":["coffee roasters","88000014675","plumbing"],
"maxResultsPerQuery":50,
"statusFilter":"all"
}
  • queries โ€” business-name keywords and/or ABNs. Each is searched separately.
  • maxResultsPerQuery โ€” cap on rows returned per search (1โ€“10000). The actor paginates automatically until it hits this number or runs out of matches.
  • statusFilter โ€” all, Registered (active only), or Deregistered only.

Output sample

Each result is one row in the dataset:

{
"query":"88000014675",
"matchType":"abn",
"businessName":"BIG W",
"status":"Registered",
"abn":"88000014675",
"registrationDate":"02/08/2004",
"cancellationDate":null,
"stateOfRegistration":"NSW",
"stateNumber":"BN98077735",
"registerName":"BUSINESS NAMES",
"recordId":329174,
"abnLookupUrl":"https://abr.business.gov.au/ABN/View?abn=88000014675"
}

Pricing

Pay per result โ€” you are billed only for each business-name record returned. Searches that return no matches are not charged.

FAQ

Where does the data come from? The ASIC Business Names Dataset published as open data on data.gov.au (the Australian Government open-data portal), licensed Creative Commons Attribution 3.0 Australia. ASIC refreshes it daily.

Is this the same as the ABN Lookup / Australian Business Register? It is the companion Business Names register. Every row includes the ABN the name is held under, plus a direct link to that ABN's official ABN Lookup page for full entity details (entity type, GST status, etc.).

Do I need an API key or ABR GUID? No. This source is fully public.

Can I search by ABN? Yes โ€” enter the 11-digit ABN and you get every business name registered to it.

Is personal data included? No. This is business-level register data only โ€” business names, statuses, dates and ABNs. No individual/natural-person records.

You might also like

Australian Business Number (ABN) Lookup

ryanclinton/australia-abn-lookup

Search the Australian Business Register (ABR) for any business entity by ABN, ACN, business name, or postcode.

26

Australia ABR / ABN Company Scraper

jungle_synthesizer/australia-abr-abn-company-scraper

Scrape Australian Business Register (ABR) entities by name search or direct ABN lookup. Returns ABN, ACN, entity name, type, ABN/GST status, main business location, business names, trading names, and full status history โ€” the complete KYB picture from Australia's free authoritative register.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

Australia Business Register Scraper โ€” ABN/ABR Leads

logiover/australia-business-register-scraper

Scrape Australia's official Business Names register (data.gov.au open data). Get business name, ABN, status, registration & cancellation dates, state of registration and ABR lookup URL. Filter by name, status, state & ABN. No login, no API key.

Australia ASIC Scraper | Company & Business Name Search

parseforge/australia-asic-scraper

Export Australian company and business name records from ASIC Connect: ACN, ABN, name, status, type, registration date, principal location. Search by name or registration number. CSV, Excel, JSON or XML for due diligence, sales prospecting and KYC research in the Australian market.

ABR Australian Business Register Scraper

parseforge/abr-australian-business-register-scraper

Export company records from the Australian Business Register (ABR). Look up ABNs to pull entity name, ABN status, entity type, GST registration, address, trading names, and historical names. Or search by business name to discover ABNs. Covers 7M+ Australian businesses.

New Business Registration Leads Scraper

careybrown/new-business-signal-scout

Scrape official business registration and license datasets for normalized new-business lead signals.

Truelocal Business Search Scraper

ecomscrape/truelocal-business-search-scraper

Truelocal.com.au Business Search Query Scraper extracts Australian business data automatically. Harvest contact info, addresses, industry categories from Australia's leading business directory. Structured JSON output for CRM integration & market analysis. Perfect for B2B lead generation.

ecomscrape

23