1MG: Search Medicines
1MG via Parse · healthcare
Full-text search over medicines and health products on 1mg.com. Returns generic drugs and branded products matching the query. Paginates via page number or scroll_id from a previous response. Each result carries type (generic or product), identity, URL, and type-specific fields (price/rating for products, description for generics). Scraper for 1mg.com providing medicine search, product details, Ayurveda herbs listing, and category tree discovery. Fulfilled by Parse from 1mg.com.
- 1mg
- 1mg-com
- ecommerce
- 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/f703cd2f-7d9c-47bc-8106-6d9631d9b223/search_medicines
- Interface artifact
- sha256:94a179286a43a40c93faed5cab5998678ab225b75e3a36b1cfd2eebccc4e9181
- Manifest digest
- sha256:0771ebe37e5a30a8065f3f8d01e250b43200fed19fe77af41054d67df0643e5c
Request fields
- page (integer): Page number (zero-based).: Allowed values: 0, 1
- limit (integer): Number of results per page.: Allowed values: 5, 10, 20
- query (string, required): Medicine name or keyword to search for.
- scroll_id (string): Scroll ID for deep pagination, returned from a previous search response.
Example queries
- {"page":"0","limit":"5","query":"paracetamol"}