search_products
Find products in Podruzhka's catalog by keyword, brand, or category. Filter by price, promotions, and store availability to compare prices, discounts, stock, and delivery terms in one result.
Instructions
Search the podrygka.ru catalog like the site: pages of 20, sorting, price window and filters.
Per item: online price with the kind of discount it contains and the promotions with
their card rules, price per 100 ml/g when the pack size is in the name, line rating and
review count (shared by all shades), number of variants and their price range, online
stock, stock and number of stores in the region, delivery terms for the city.
total_found counts tiles (one line can take several); has_more tells whether another
page exists. Confirm finalists with get_product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City name as the shop knows it (add ', <region>' for same-named towns). Default: env PODRYGKA_CITY or Екатеринбург | |
| page | No | Result page; the site gives 20 tiles per page | |
| sort | No | Order of results, as on the site; price sorts use the online price | popular |
| brand | No | Brand name (e.g. KENSUKO) or brand_code from results (brand_kensuko) | |
| limit | No | Return at most this many items of the page | |
| query | Yes | Search phrase as typed on the site (Russian works best) | |
| category | No | Category name (e.g. «Шампуни») or category_code from results | |
| in_store | No | Only products in stock in this store: store id from list_stores (store_28158) | |
| price_max | No | Upper bound of the online price, rubles | |
| price_min | No | Lower bound of the online price, rubles | |
| promo_only | No | Only products in a price promotion (Выгодная цена, SALE, Выгодная пара, 1+1=3) | |
| group_variants | No | Merge tiles of one product line (shades of one lipstick) into one item |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||