PHARMACY & HEALTH

Extract PharmEasy Data

Medicine pricing, composition, and Rx status from PharmEasy.

Ask AuraCrawl for what you need from PharmEasy — "every medicine for this search with manufacturer, molecule, selling price versus MRP, and prescription status." We read its storefront search directly and keep the sellable products, with composition and Rx flags.

What a response looks like

REQUEST

ask“Tell AuraCrawl what you need from PharmEasy in plain language — which entities, which fields, how often. That sentence is the spec.”

pharmeasy-sample.json
{
  "product_id": "44140",
  "name": "Dolo 650mg Strip Of 15 Tablets",
  "manufacturer": "Micro Labs",
  "molecule": "Paracetamol 650mg",
  "pack": "15 Tablet(s) in Strip",
  "currency": "INR",
  "price": 30.44,
  "mrp": 32.75,
  "discount_pct": 7,
  "rx_required": false
}
Real capture from PharmEasy, 2026-08-30. Markets move — treat the values as a point in time, not a quote.

What you can extract

  • Product names, manufacturers, and molecule/composition
  • Selling price versus MRP and discount
  • Prescription-required flag
  • Pack size and form
  • Product imagery and canonical URLs
  • Full result sets across pagination

PIPELINE PharmEasy’s search API is open — an Open-tier target across the catalogue.

Request PharmEasy data.

Describe the fields, the volume, and the cadence. We scope the extraction and deliver a sample before you commit.