Fahorro: Get Product Details
Fahorro via Parse · healthcare
Retrieve full product details by parsing the HTML product page. Accepts either a full URL or a url_key slug (from search results). Returns name, price, SKU, brand, description, specification attributes, and images. At least one of url or url_key must be provided. Scraper for Farmacias del Ahorro (fahorro.com) providing access to product catalog, search, categories, and details via the underlying Empathy.co search API and HTML product pages. Fulfilled by Parse from fahorro.com.
- ecommerce
- fahorro
- fahorro-com
- healthcare
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0b481c35-f26e-4181-868c-ccef7dee72c4/get_product_details
- Interface artifact
- sha256:10ec605f44265a94f2df5511e8ea7cf16122fbf85ad3547a79d767f22cc9acbf
- Manifest digest
- sha256:5d5ec07a64b70111544f0c552066ee0777a5fe61cff52306ee6b1ef8a638ca63
Request fields
- url (string): Full product URL (e.g. 'https://www.fahorro.com/aspirina-analgesico-40-tabletas.html').
- url_key (string): Product URL slug from ecommUrlKey field (e.g. 'aspirina-analgesico-40-tabletas').
Example queries
- {"url":"https://www.fahorro.com/aspirina-analgesico-40-tabletas.html","url_key":"aspirina-500-mg-20-tabletas"}