SmartAPIs Products Search
Pricing
Pay per usage
SmartAPIs Products Search
Products-first Apify wrapper for SmartAPIs.net product, offer, and price-history search.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Roy
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
5 days ago
Last modified
Categories
Share
Products-first Apify wrapper for GET /v1/products/search.
Use this Actor as the Apify entry point for SmartAPIs.net Products Watch launch workflows. It searches source-bounded product and offer data with a developer-friendly, agent-friendly query surface, then points deeper integrations to SmartAPIs.net for detail, offers, price history, and watch intake.
It is built for catalog exploration, price-aware assistants, comparison tools, and commerce workflows that need structured filters without maintaining brittle retailer-specific scraping logic.
Why it stands out:
- one smart query surface for region, text, brand, and GTIN lookups
- normalized product search results suitable for downstream automation and AI agents
- source-bounded product intelligence instead of scraping consumer product pages
- direct path into related product, offers, price-history, and Products Watch workflows
- launch-tested against the SmartAPIs.net production Products canary
Required input:
- SmartAPIs.net API key with Products access
Optional filters:
regionIdquerybrandgtinlimit
Good first run:
{"regionId": "new-york-city","query": "charger","brand": "Northlight","limit": 5}
Related endpoints inside SmartAPIs.net:
GET /v1/products/{product_id}GET /v1/products/{product_id}/offersGET /v1/products/{product_id}/price-historyPOST /v1/products/watch