Amcal AU Product Search & Categories (Unofficial)
Pricing
from $0.04 / 1,000 results
Go to Apify Store
Amcal AU Product Search & Categories (Unofficial)
Search Amcal Australia products and fetch items, categories, locations, and normalized catalog data for automation workflows.
Pricing
from $0.04 / 1,000 results
Rating
0.0
(0)
Developer
Dmitriy Gyrbu
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
0
Monthly active users
3 days ago
Last modified
Categories
Share
Search products from Amcal Australia and fetch normalized results for product search, item details, categories, and locations.
This is an unofficial actor and is not affiliated with Amcal.
Supported operations
searchitemcategoriescategorylocationssearch_filters
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.
searchRequired:queryOptional:locationId,includeRawitemRequired:itemIdOptional:locationId,includeRawcategoriesRequired: none Optional:includeRawcategoryRequired:categoryIdorcategorySlugOptional:locationId,page,limit,sort,includeRawlocationsRequired: none Optional:postcode,includeRawsearch_filtersRequired: none Optional:includeRaw
Example inputs
{"operation": "search","query": "panadol","locationId": "15","includeRaw": false}
{"operation": "categories","includeRaw": false}
{"operation": "item","itemId": "MMC-O100004989","locationId": "15","includeRaw": false}
{"operation": "category","categoryId": "REPLACE_WITH_ID_FROM_CATEGORIES","page": 0,"limit": 24,"includeRaw": false}
{"operation": "locations","postcode": "3000","includeRaw": false}
Output
- Dataset: normalized products or structured category/location rows
- Key-value store
OUTPUT: run summary withsource,operation,success,total,errors,proxy, andmonetization
Notes
- For
category, first runcategoriesand copy a realcategoryIdorcategorySlugfrom that output. - Use
locationIdwhen you want localized pricing or stock. - Default proxy strategy is
direct. - The runtime is prepared for future pay-per-event monetization.