Scrape business listings from Yellow Pages Australia by type and location. Get names, contacts, websites, ratings, social links, and more. Supports filters, sorting, and custom output fields. Perfect for lead gen, local SEO, and market research.
Filter to show only businesses that are currently open.
Default value of this property is false
Local Business Only
localBusinessbooleanOptional
Filter to show only local businesses.
Default value of this property is false
Paid Listings Only
paidProductsOnlybooleanOptional
Filter to show only paid listings.
Default value of this property is false
Transform Fields
dev_transform_fieldsarrayOptional
Transform the resulting output. Select only needed fields. For nested object use DOT (e.g., 'address.streetAddress'). For nested array use NUMBER as array index (e.g., 'images.0.url').
Default value of this property is []
Custom Dataset Name
dev_dataset_namestringOptional
Save results into custom named Dataset. Use masks to customize: {ACTOR} = actor name, {DATE} = date (YYYYMMDD), {TIME} = time (HHMMSS). Example: 'data-{DATE}' will create 'data-20250510'. Use 'default' to use Apify's default dataset.