Apollo Pharmacy Keyword Rank Tracker avatar

Apollo Pharmacy Keyword Rank Tracker

Pricing

from $4.00 / 1,000 results

Go to Apify Store
Apollo Pharmacy Keyword Rank Tracker

Apollo Pharmacy Keyword Rank Tracker

Full Apollo Pharmacy (apollopharmacy.in) search results per keyword (top 200) with position, price, MRP, discount and stock: see where a brand ranks. No ratings or reliable sponsored signal on listings.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

AtTheRate AI

AtTheRate AI

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 hours ago

Last modified

Share

Captures the Apollo Pharmacy (apollopharmacy.in, India) search results slate for each keyword, with the rank of every product plus price, MRP, discount, pack size and stock. Use it to see where a medicine, supplement or personal-care brand ranks on the terms shoppers type, and how the competing set around it is priced.

What you get

  • One row per search result position: keyword, page, position, id, sku, name, brand, price, original_price (the MRP), discount_percent and product_url.
  • total_results for the keyword, so share of search has a denominator.
  • in_stock, so results Apollo cannot fulfil are visible rather than missing.
  • rx_required, separating prescription results from over-the-counter ones.
  • unit_size for the pack size and subcategory for Apollo's own shelf label.
  • merchandising_text and tags for the promotional copy on the tile.
  • An optional delivery pincode that reorders results and updates delivery text.

Input

Give the keywords to rank. Everything else has a working default.

{
"keywords": ["dolo", "vitamin c"],
"locale": "in",
"pincode": "122002",
"pages": 1,
"delayMs": 1200,
"callsPerSession": 60,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "IN"
}
}
  • keywords (required): search terms to rank. Duplicates are ignored.
  • pincode: optional. It reorders results and changes delivery text. Leave it empty for the national view.
  • pages: result pages to capture per keyword. Apollo serves 24 results a page.
  • delayMs and callsPerSession: pacing and session rotation.
  • proxyConfiguration: egress for the run. An Indian residential proxy is the default.

Output

One dataset row per search result position.

{
"platform": "apollo",
"locale": "in",
"keyword": "dolo",
"page": 1,
"position": 1,
"id": "1108",
"sku": "APD0031",
"name": "Dolo 650mg Tablet",
"brand": "Micro Labs",
"price": 30.9,
"original_price": 34.5,
"discount_percent": 10,
"currency": "INR",
"rating": null,
"rating_count": null,
"in_stock": true,
"is_sponsored": false,
"rx_required": false,
"unit_size": "strip of 15 tablets",
"total_results": 62,
"product_url": "https://www.apollopharmacy.in/otc/dolo-650mg-tablet",
"captured_at": "2026-09-12T03:35:09.757Z"
}

rating and rating_count are always null: Apollo does not publish ratings on search results. seller is always null. Apollo has no reliable sponsored marker, so treat is_sponsored as unavailable rather than as a measured ad flag.

Use cases

  • Rank tracking for a molecule or brand across a keyword set, from keyword and position.
  • Share of search on priority terms, counting your brand against total_results.
  • Competitive price benchmarking at rank, pairing position with price and discount_percent.
  • Availability checks on high-intent keywords using in_stock.
  • Prescription versus over-the-counter mix behind a search term, from rx_required.

Notes and limits

  • 24 results a page.
  • Apollo's search never reports more than 200 matches for a keyword, so a term's ranked slate tops out around 200 positions no matter how many pages you ask for.
  • pages is capped at 10 per keyword, which is already beyond the 200-result ceiling.
  • Apollo publishes no ratings and no dependable sponsored signal on search results. Ad-slot share cannot be measured on this storefront.
  • Only the India storefront exists.
  • An Indian residential proxy is the default and is recommended.

FAQ

Do I need a proxy? An Indian residential proxy is recommended and is the actor default. Search itself answers from other egress, but an Indian exit is the tested configuration.

How many results can I get? 24 results a page, with Apollo's own ceiling of 200 matches per keyword. Beyond that the search service simply stops reporting more.

Does it need a login or an API key? No. No account and no key.

Can I see which results are ads? No. Apollo does not publish a dependable paid-placement marker, so is_sponsored should not be read as an ad flag.

Does the pincode change the ranks? It reorders results and updates the delivery text. It does not switch you to a different catalogue.