DrMax Scraper - Pharmacy Products CZ SK PL RO
Under maintenancePricing
Pay per usage
DrMax Scraper - Pharmacy Products CZ SK PL RO
Under maintenanceScrape pharmacy products, prices, and availability from DrMax.cz, DrMax.sk, DrMax.pl, and DrMax.ro. Supports search queries and category URLs across 4 Central European countries. No login needed.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Studio Amba
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
DrMax Scraper
Scrape pharmacy products, prices, and availability from DrMax — Central Europe's largest pharmacy chain with 3,000+ locations across Czech Republic, Slovakia, Poland, and Romania.
Extract medicines, supplements, cosmetics, dosage information, pack sizes, and pricing from all four DrMax e-commerce domains. No login or account needed.
How to scrape DrMax data
- Go to the DrMax Scraper page on Apify Store.
- Click Try for free.
- Enter a search query (e.g., "ibuprofen", "vitamín C") or paste product/category URLs.
- Select the country you want to scrape (CZ, SK, PL, RO).
- Click Start and wait for the run to finish.
- Download your data in JSON, CSV, Excel, or connect via API.
What data can you extract from DrMax?
This scraper extracts the following fields from DrMax product pages:
| Field | Description |
|---|---|
productName | Full product name including dosage and form |
brand | Brand or manufacturer name |
price | Current selling price |
currency | Currency code (CZK, EUR, PLN, RON) |
originalPrice | Original price before discount |
discount | Discount percentage or label |
category | Product category from breadcrumbs |
inStock | Whether the product is available |
dosageForm | Form: tablets, capsules, syrup, gel, etc. |
packSize | Package size (e.g., 20 tablets, 100 ml) |
imageUrl | Main product image URL |
url | Full product page URL |
productDescription | Product description text |
country | Country code (cz, sk, pl, ro) |
scrapedAt | ISO 8601 timestamp |
Supported countries
DrMax operates online pharmacies in four Central European countries:
| Country | Domain | Currency |
|---|---|---|
| Czech Republic | drmax.cz | CZK |
| Slovakia | drmax.sk | EUR |
| Poland | drmax.pl | PLN |
| Romania | drmax.ro | RON |
All four domains share a similar page structure, so the scraper works consistently across all of them. Select the country in the input to target a specific domain, or provide direct URLs from any domain.
Input options
Search mode
Enter a search query and select a country. The scraper will search DrMax and extract products from the results:
{"searchQuery": "ibuprofen","country": "cz","maxResults": 50}
URL mode
Provide specific product or category URLs. You can mix URLs from different countries:
{"categoryUrls": [{ "url": "https://www.drmax.cz/vitaminy-a-mineraly" },{ "url": "https://www.drmax.sk/aspirin" }],"maxResults": 100}
Default behavior
If no search query or URLs are provided, the scraper defaults to searching "ibuprofen" on drmax.cz. This ensures the actor always returns data.
Example output
{"productName": "Dr. Max Ibuprofen 400 mg 100 potahovaných tablet","brand": "Dr. Max","price": 129,"currency": "CZK","originalPrice": 159,"discount": "-19%","category": "Bolest a zánět","inStock": true,"dosageForm": "tablet","packSize": "100 tablet","imageUrl": "https://www.drmax.cz/media/product-image.jpg","url": "https://www.drmax.cz/ibuprofen-dr-max-400-mg-potahovane-tablety-100-tablet","productDescription": "Ibuprofen Dr. Max 400 mg je lék určený k úlevě od bolesti...","country": "cz","scrapedAt": "2026-06-09T12:00:00.000Z"}
How much does it cost to scrape DrMax?
The DrMax Scraper uses Playwright for browser-based extraction. Typical costs on the Apify platform:
| Results | Estimated cost | Time |
|---|---|---|
| 20 products | ~$0.05 | ~2 min |
| 100 products | ~$0.15 | ~5 min |
| 500 products | ~$0.50 | ~15 min |
Costs depend on proxy usage and the number of pages visited. Using residential proxies is recommended for reliable results.
Tips for best results
- Use native language: Search in Czech on drmax.cz, Polish on drmax.pl, etc. For example, use "vitamín C" instead of "vitamin C" for better results on Czech and Slovak domains.
- Residential proxies recommended: DrMax uses Cloudflare protection. Residential proxies provide the most reliable access.
- Start with a small test: Use
maxResults: 20first to verify the scraper works with your proxy setup. - Category URLs for bulk extraction: For large-scale scraping, use category URLs instead of search queries. Categories return more products.
Use cases
- Price comparison: Compare pharmacy product prices across 4 Central European countries.
- Market research: Track medicine and supplement pricing and availability in the Czech, Slovak, Polish, and Romanian markets.
- Inventory monitoring: Monitor stock availability of specific products across DrMax domains.
- Competitive analysis: Compare DrMax pricing with other pharmacy chains in the region.
- Product catalog extraction: Build a database of pharmacy products with dosage forms, pack sizes, and pricing.
Integrations
Connect DrMax Scraper output to your tools:
- Google Sheets — Export product data to spreadsheets
- Slack / Email — Get notifications when prices change
- Webhooks — Trigger actions when new data is available
- API — Access results programmatically via Apify API
- Zapier / Make — Connect to 5,000+ apps
FAQ
Is a DrMax account required? No. This scraper extracts publicly available product data without any login or authentication.
Can I scrape prescription medicines? The scraper extracts publicly listed product information. Prescription medicines may appear in search results but typically don't show online pricing.
How often should I run the scraper? For price monitoring, daily or weekly runs are recommended. DrMax updates prices and stock levels regularly.
Why am I getting zero results? DrMax uses Cloudflare protection. Make sure you're using residential proxies in the proxy configuration. If you still get zero results, try reducing concurrency or increasing timeouts.