1MG: Search Medicines By Location
1MG via Parse · healthcare
Search medicines and health products on 1mg.com filtered by delivery location. Accepts a city name or 6-digit Indian PIN code to return location-specific pricing and availability. Results include drug and OTC products with pricing, pack size, prescription status, and product images. Manufacturer is not available from the search-level API and is always null. Paginates via page number; each page returns up to `limit` items. 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_by_location
- Interface artifact
- sha256:522db9cb9a3ca43533f75a33be688a619b5761c52336c5a83e9f3ef0e775641b
- Manifest digest
- sha256:2b198aeb4eb3812ef22a0adc984b13a6ca57a88194d147599753459240ad2334
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.
- location (string, required): City name (e.g. 'Mumbai', 'Delhi') or 6-digit Indian PIN code (e.g. '110001') to filter results by delivery availability and local pricing.
Example queries
- {"page":"0","limit":"5","query":"paracetamol","location":"Mumbai"}