Doktortakvimi avatar
Doktortakvimi
Under maintenance

Pricing

Pay per event

Go to Apify Store
Doktortakvimi

Doktortakvimi

Under maintenance

Doktortakvimi Data Extractor will extract detailed information on healthcare professionals from Doktortakvimi. Ideal for market research, lead generation, and data analysis in the healthcare sector.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Giovanni Bianciardi

Giovanni Bianciardi

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Apify Scraper for Doktortakvimi (Turkey Only)

Overview

The Apify Scraper for Doktortakvimi is a powerful tool designed to extract detailed data about health professionals listed on Doktortakvimi, the leading medical directory in Turkey. This version of the scraper is fully customized to work exclusively with the Turkish market.

It is ideal for:

  • Healthcare market analysis
  • Competitive research
  • Building healthcare databases
  • Lead generation and digital marketing
  • Price and service comparisons

Input Parameters

The scraper requires the following inputs:

  • Country: Pre-set to Turkey.
  • City: The Turkish city from which to extract data.
  • Professions: A list of medical professions to filter the results (e.g. dentist, dermatologist, cardiologist).

Output Format

The scraper generates a structured JSON output for each doctor, containing:

  • city – City where the doctor is located
  • doctor_name – Doctor’s full name
  • address – Practice address
  • latitude / longitude – Geo-coordinates
  • image_url – Profile image URL
  • phone_number – One or more phone numbers
  • website – Official website (if available)
  • link – URL to the Doktortakvimi profile
  • specializations – List of medical specialties
  • opening_hours – Work hours organized by weekday
  • services – Services offered, with prices when available
  • service_options – Additional service options (if any)
  • doctors – Other professionals associated with the practice
  • insurances – Accepted insurance providers
  • insurance_types – Accepted insurance plan types

Example Output

[
{
"city": "Istanbul",
"doctor_name": "Example Doctor",
"address": "Example Street 123, Istanbul",
"latitude": "41.0082",
"longitude": "28.9784",
"image_url": "https://doktor-profile-example.jpg",
"phone_number": ["90 555 123 4567"],
"website": null,
"link": "https://www.doktortakvimi.com/example-doctor",
"specializations": [
"Example Specialization 1",
"Example Specialization 2"
],
"opening_hours": {
"Monday": ["8:00", "16:00"],
"Tuesday": ["8:00", "16:00"],
"Wednesday": ["8:00", "16:00"],
"Thursday": ["8:00", "16:00"],
"Friday": ["8:00", "16:00"],
"Saturday": ["8:00", "16:00"],
"Sunday": []
},
"services": [
{ "service": "First Consultation", "price": "From 500 ₺" },
{ "service": "Online Consultation", "price": "500 ₺" }
],
"service_options": [],
"doctors": [],
"insurances": [],
"insurance_types": []
}
]

Usage Notes

  • Ensure compliance with Doktortakvimi’s Terms of Service before scraping any data.
  • You can modify the scraping logic by editing the main.js file.
  • For questions or issues, please contact the project maintainer.

Disclaimer

This tool is intended for ethical data extraction only. Always follow local legal regulations, Apify platform policies, and Doktortakvimi’s usage rules.