Linio: Get Details
Linio via Parse · ecommerce
Retrieve detailed information for a specific product on Falabella Colombia. Accepts either a product_id (preferred, used for SDK navigation) or a full product URL. Returns pricing variants, stock levels, specifications, images, and HTML description. Scraper for Linio (integrated into Falabella Colombia) to extract product search results and detailed information, including pricing, availability, and specifications. Fulfilled by Parse from linio.com.
- ecommerce
- linio
- linio-com
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/30123d1d-f490-457f-b005-bd656d3c1467/get_details
- Interface artifact
- sha256:ff340865129117e3b686496acbd23d60b34444869a76d41e63fe08e61a4c1e6e
- Manifest digest
- sha256:f095bc8da453e9c9aa044e4d36668f737b4fe9f6ee283782a60e4229239fcddd
Request fields
- url (string): Product detail page URL. Can be a full URL (e.g. 'https://www.falabella.com.co/falabella-co/product/152109166/celular-samsung-a17-5g-256gb-8gb-ss') or a relative path starting with '/'. Either product_id or url must be provided.
- product_id (string): Product identifier (numeric string, e.g. '152109166'). Obtained from search results items[*].id. Either product_id or url must be provided.
Example queries
- {"url":"https://www.falabella.com.co/falabella-co/product/<product_id>/<product-slug>","product_id":"152109166"}