Woolworths Products API
The Woolworths Products API provides a robust solution for querying Woolworths extensive product catalog. Users can perform product searches using a simple query input and refine results based on page size and page number, enabling efficient data navigation and retrieval. #### Features: - **Product Search**: Input a keyword to search across Woolworth’s product database. - **Pagination**: Control…
Woolworths Products API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Product Search /woolworths/product-search/ |
This API endpoint allows you to perform a free text search for any Woolworths product. By submitting a search query, you can retrieve a JSON array containing details for up to 20… |
| GET |
Barcode Search /woolworths/barcode-search/{barcode} |
This API endpoint enables users to retrieve detailed information about a specific Woolworths product by providing a 13-digit barcode. The endpoint returns a single JSON object… |
| GET |
Price Changes /woolworths/price-changes/ |
This API endpoint allows you to retrieve a JSON array of Coles products that have had a price change on a specified date (UTC). By submitting a date in the format YYYY-MM-DD, you… |
Woolworths Products API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $99 / month | — |
|