01
Engine catalog and endpoint routing
Choosing the right engine for a stated data need and constructing the correct request against https://serpapi.com/search with the matching engine parameter, across the documented Google, Bing, Baidu, Amazon, eBay, Apple, and Home Depot families.
“Only Product IDs gathered from the Home Depot US are supported.” serpapi.com
Mapped capabilities
4 capabilities
Engine selection for a stated data need
Mapping an information goal (product page, reviews, maps, scholar, flights) to the documented engine that serves it.
engine parameter correctness
Emitting the exact engine token (e.g. amazon_product, bing_product, ebay_product, apple_product, home_depot_product) for the chosen API.
Search vs. detail endpoint distinction
Separating catalog/search engines from item-detail engines and sequencing them when a detail call needs an upstream identifier.
Endpoint and playground discovery
Pointing to the documented endpoint URL and interactive playground for an engine rather than inventing paths.





