Woolworths: Search Products
Woolworths via Parse · food_dining
Full-text search for food products by keyword via Constructor.io. Returns a paginated list of matching products (up to 24 per page) with prices. Use offset to paginate through results in increments of 24. Scraper for Woolworths South Africa (woolworths.co.za) - food categories, product listings, search, product details, and store locator data. Fulfilled by Parse from woolworths.co.za.
- ecommerce
- food-dining
- maps-geo
- parse
- platform-key
- woolworths
- woolworths-co-za
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3c08f360-415f-4984-bcd1-846bc0d7dafc/search_products
- Interface artifact
- sha256:f99c41fbd7735e5401998ad7a6e66d9a7720d3cb678a0752cbc19543634bf6d1
- Manifest digest
- sha256:3f6153677a454066fbd40f260bb89002fd6031cd37a87817382a5c7abd5338b1
Request fields
- query (string, required): Search query (e.g. 'chicken', 'bread', 'organic').
- offset (integer): Pagination offset. Results come in pages of 24.
Example queries
- {"query":"chicken","offset":"0"}