inputobject · optionalProvider-specific public source, URL or search criteria.
Loading tools…
Apify
Collect Amazon product records, prices and listing metadata from searches or product URLs.
Crawl bounded Amazon search or product URLs and return structured public product data.
Agents select this operation with tool ID apify.junglee-amazon-crawler, then check its current inputs and price before a run.
inputobject · optionalProvider-specific public source, URL or search criteria.
maxItemsnumber · optionalMaximum number of records to return.
asinstringReturned asin value.
attributesarrayReturned attributes value.
brandstringReturned brand value.
inStockbooleanReturned in stock value.
inStockTextstringReturned in stock text value.
priceobjectReturned price value.
starsnumberReturned stars value.
titlestringReturned title value.
urlstringReturned url value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "apify.junglee-amazon-crawler",
"input": {
"input": {
"maxOffers": 0,
"scrapeSellers": false,
"maxItemsPerStartUrl": 1,
"categoryOrProductUrls": [
{
"url": "https://www.amazon.com/dp/B0DZ28ZGYL"
}
],
"maxSearchPagesPerStartUrl": 1
},
"maxItems": 1
}
}{
"url": "https://www.amazon.com/dp/B0DZ28ZGYL",
"asin": "B0DZ28ZGYL",
"brand": "AULA",
"price": {
"value": 33.38,
"currency": "$"
},
"stars": 4.2,
"title": "AULA S99 Gaming Keyboard",
"inStock": true,
"attributes": [
{
"key": "Compatible Devices",
"value": "Gaming Console, Laptop, PC, Smartphone, Tablet"
},
{
"key": "Connectivity Technology",
"value": "Bluetooth, USB-A, USB-C, Wi-Fi"
},
{
"key": "Additional Features",
"value": "Backlit, Ergonomic, Programmable Keys, Rechargeable, Round Key"
}
],
"inStockText": "In Stock"
}No listing-specific teaching errors are published. Inspect the tool before running to receive the current schema and error guidance.
Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.