Legami: Search Products
Legami via Parse · ecommerce
Full-text search over the Legami product catalog. Returns paginated results including product tiles with pricing, images, variation swatches, and available refinement filters. Pagination via offset; each page returns up to `limit` items from a total `count`. API for searching products, viewing product details, managing shopping baskets, and finding boutique stores on legami.com Fulfilled by Parse from legami.com.
- ecommerce
- legami
- legami-com
- maps-geo
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b361a643-6954-4674-aa6c-b8fb51cc5df6/search_products
- Interface artifact
- sha256:371d982dee870d4a3a330eea42ff600fc80830c4934acebc136dd7c7c8ce4dd6
- Manifest digest
- sha256:f8e344a182e617bbaa57e599997ac68db747aee81f30fcfdade9a1abc410bf89
Request fields
- limit (integer): Max results per page.: Allowed values: 12, 24, 48
- query (string, required): Search keyword (e.g. 'notebook', 'penna', 'zaino').
- offset (integer): Pagination offset (number of results to skip).
Example queries
- {"limit":"12","query":"notebook","offset":"0"}