scrape_amazon
ActiveTool of GoCreative Agent API
declared in 1.27.1
Scrape an Amazon product (ASIN) or search query — title, price, rating, reviews, image. Use for e-commerce price tracking and competitive intel. Example call: {"asin_or_query": "B08N5WRWNW"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "scrape_amazonArguments",
"required": [
"asin_or_query"
],
"properties": {
"asin_or_query": {
"type": "string",
"title": "Asin Or Query"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries