Find products with prices
search_productsSearch shop catalogues by name and specification, filter by price and availability, and sort by price. Use this rather than search whenever the question is what something costs or where to buy it: search returns pages that mention a product, this returns the offer itself — price, stock, specifications and a link straight to the product page. Specifications are searchable, so a query like "ноутбук 16 гб 512 ссд" or "холодильник samsung no frost" matches on capacity and features, not just the model name. Coverage is whatever has been crawled: an exact model, colour and size that no indexed shop stocks returns nothing rather than the wrong colour — an empty result means not indexed, not nonexistent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop | No | Restrict to one shop by host, e.g. citilink.ru. | |
| sort | No | relevance | |
| limit | No | ||
| query | Yes | What to find, in words a shopper would use. | |
| vendor | No | Manufacturer, exact match. | |
| in_stock | No | Only offers the shop states are in stock. Off by default: many shops never say. | |
| max_price | No | Upper bound. | |
| min_price | No | Lower bound, in the shop's currency. | |
| best_per_product | No | Collapse the same product across shops to its cheapest offer. |