Yellowpages: Search Listings
Yellowpages via Parse · B2B Directory
Search for business listings on Yellow Pages Australia by category and location. Returns up to 30 listings per page with name, address, phone, website, category, and a details URL for fetching full business information. Paginates via an integer page counter; each page returns up to 30 results. API to extract business data from yellowpages.com.au, including contact details, addresses, websites, and categories for various business types across Australia. Fulfilled by Parse from yellowpages.com.au.
- b2b-directory
- maps-geo
- parse
- platform-key
- reviews-ratings
- yellowpages
- yellowpages-com-au
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- B2B Directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1023d981-309a-4218-98cc-60b327124263/search_listings
- Interface artifact
- sha256:4a73af1cc5cfcf3764e7bf295c924a77e0a58a17980f62688432b2aee7b09db7
- Manifest digest
- sha256:8dc6a4f291fdce740f1f87cc24101f0d708d31c61cc74734df0a5be5c278341a
Request fields
- clue (string, required): Business category or name to search for (e.g. 'Restaurants', 'Dentists', 'Plumbers'). Used as a URL slug so multi-word terms are hyphenated internally.
- page (integer): Page number (1-based).
- location (string): Location to search within, formatted as 'City STATE' (e.g. 'Sydney NSW', 'Melbourne VIC', 'Brisbane QLD'). Omitting searches all of Australia.
- max_pages (integer): Number of pages to fetch per request. Each page returns up to 30 listings.
Example queries
- {"clue":"Plumbers","page":"1","location":"Sydney NSW","max_pages":"1"}