VOOZH about

URL: https://apify.com/dromb/woolworths-au-product-search-catalog-unofficial

⇱ Woolworths AU Product Scraper Β· Apify


Pricing

from $0.30 / 1,000 results

Go to Apify Store

Woolworths AU Product Scraper

Scrape Woolworths Australia product search results, category listings, prices, specials, nutrition fields, and normalized item data for grocery monitoring workflows.

Pricing

from $0.30 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Dmitriy Gyrbu

Dmitriy Gyrbu

Maintained by Community

Actor stats

2

Bookmarked

26

Total users

11

Monthly active users

21 days ago

Last modified

Share

Woolworths AU Product Search & Catalog (Unofficial)

Search Woolworths Australia products and fetch category, search, and item data in normalized output.

This is an unofficial actor and is not affiliated with Woolworths.

Supported operations

  • categories
  • search
  • item
  • category

Operation guide

The Apify Console form shows the union of all supported fields, so the visible inputs do not change when you switch operation. Use the guide below to know which fields are required.

  • categories Required: none Optional: includeRaw
  • search Required: query Optional: page, includeRaw
  • item Required: productId or itemId or url Optional: includeRaw
  • category Required: categoryId Optional: page, includeRaw

How categories work

categories returns a flattened version of the Woolworths category tree with id, name, slug, parent_id, and breadcrumb context. Use the returned id as categoryId for the category operation.

Example inputs

These starter examples were validated locally against the live site and are a good base for private smoke checks and saved tasks.

{
"operation":"categories",
"includeRaw":false
}
{
"operation":"search",
"query":"milk",
"page":1,
"includeRaw":false
}
{
"operation":"item",
"productId":"888140",
"includeRaw":false
}
{
"operation":"category",
"categoryId":"1_6E4F4E4",
"page":1,
"includeRaw":false
}

Output

  • Dataset: normalized products or structured category rows
  • Key-value store OUTPUT: run summary with source, operation, success, total, errors, proxy, and monetization

Notes

  • categories and search are the safest first smoke tests.
  • item and category support real validated examples now: 888140 and 1_6E4F4E4.
  • Product rows include richer category context, normalized image URLs, and parsed unit-price metadata.
  • Default proxy strategy is direct, with shared runtime support for apify and custom proxy modes later.
  • The runtime is prepared for future pay-per-event monetization.

You might also like

Woolworths Product Search Scraper

stealth_mode/woolworths-product-search-scraper

Efficiently scrape product listings from Woolworths.com.au, Australia's largest supermarket chain. Extract product names, pricing, availability, and specifications from search results. Essential for price monitoring, competitive analysis, and market research in Australian retail grocery sector.

62

Woolworths Product Scraper πŸ›’

easyapi/woolworths-product-scraper

Extract detailed product data from Woolworths Australia's online store. Get comprehensive information including prices, nutrition facts, allergens, and more. Perfect for price monitoring, market research, and e-commerce analytics. πŸ›’πŸ¦˜

Coles Product Search Scraper

stealth_mode/coles-product-search-scraper

Scrape product data from Coles.com.au search results, Australia's leading supermarket chain. Extract pricing, availability, brand information, images, and product details for market research, price monitoring, and competitive analysis across thousands of grocery items.

81

Woolworths Reviews Scraper

e-commerce/woolworths-reviews-scraper

Scrape product reviews from Woolworths. This actor covers both Australia and New Zealand domains.

Woolworths Product Details Scraper

e-commerce/woolworths-product-details-scraper

Scrape full product detail pages from Woolworths, either by search and category urls or direct product urls. This actor covers both Australia and New Zealand

Woolworths Product Parser Script

hello.datawizards/woolworths-product-parser-script

Scrape clean, structured product data from Woolworths with the Woolworths Product Parser Script. Get names, brands, prices, and images in JSON. Fast, reliable, and proxy-optimizedβ€”perfect for retail analytics, price tracking, automation, and e-commerce insights.

Drakes AU Grocery Product Scraper

dromb/drakes-au-product-search-catalog-unofficial

Scrape Drakes Australia grocery product search results, category listings, prices, specials, and normalized item data for grocery monitoring workflows.

5

FoodWorks AU Grocery Product Scraper

dromb/foodworks-au-product-search-catalog-unofficial

Scrape FoodWorks Australia grocery product search results, category listings, prices, specials, and normalized item data for grocery research and monitoring.

3

ALDI AU Product Scraper

dromb/aldi-au-product-search-catalog-unofficial

Scrape ALDI Australia product search results, category listings, prices, specials, and normalized item details for price monitoring and market research.

16