PHARMACY & HEALTH

Extract Tata 1mg Data

Medicine catalogue, pricing, composition, and Rx flags from Tata 1mg.

Tell AuraCrawl what to pull from Tata 1mg — "every product for this search with brand, price, pack size, and whether a prescription is required." We read the pharmacy search API directly and keep only the sellable SKUs, with the prescription flag intact.

What a response looks like

REQUEST

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

1mg-sample.json
{
  "sku_id": "74467",
  "name": "Dolo 650 Tablet",
  "brand": "Dolo",
  "manufacturer": "Micro Labs Limited",
  "pack": "strip of 15 tablets",
  "currency": "INR",
  "price": 32.28,
  "rx_required": false,
  "in_stock": true
}
Real capture from Tata 1mg, 2026-08-30. Markets move — treat the values as a point in time, not a quote.

What you can extract

  • Product names, brands, and manufacturers
  • Price and pack size
  • Prescription-required flag
  • In-stock and discontinued status
  • Product type (allopathy, etc.)
  • Full result sets across pagination

PIPELINE Tata 1mg’s search API is open — an Open-tier target across the medicine catalogue.

Request Tata 1mg data.

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