Doctor Coxhealth Scraper avatar
Doctor Coxhealth Scraper

Pricing

$30.00/month + usage

Go to Apify Store
Doctor Coxhealth Scraper

Doctor Coxhealth Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Doctor-Coxhealth-scraper lets you find detailed doctor info from CoxHealth using clinical keywords. Ideal for medical apps, research, and referrals, it delivers real-time, structured data like specialties, insurances, and booking links. Residential proxies recommended.

0.0 (0)

Pricing

$30.00/month + usage

0

1

1

Last modified

15 days ago

🩺 Doctor-Coxhealth-scraper

Doctor-Coxhealth-scraper is an Apify actor that allows you to programmatically search for doctors from CoxHealth based on clinical keywords or symptoms (e.g., β€œbloody diarrhea”) and receive detailed provider information. This is ideal for healthcare researchers, referral services, or medical software developers needing structured doctor data.


πŸ“₯ Input

Provide clinical symptoms or keywords along with your proxy configuration. Using residential proxies is strongly recommended to ensure reliable results.

{
"clinical_keywords": "bloody diarrhea",
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
}
}

πŸ“€ Output

The actor returns a structured JSON array containing details about doctors matching the specified clinical keywords. Here's a sample result:

[
{
"full_name": "Whitney Jo Davis",
"first_name": "Whitney",
"last_name": "Davis",
"middle_name": "Jo",
"gender": "Female",
"specialties": ["Family Medicine"],
"languages": ["English"],
"accepting_new_patients": true,
"years_in_practice": null,
"degrees": ["DO"],
"insurance_accepted": ["...multiple plans listed..."],
"book_online_url": "https://doctors.coxhealth.com/book/1140135",
"image_url": "https://kyruus-app-static.kyruus.com/providermatch/coxhealth/photos/200/davis-whitney-1639529597.jpg?1631816232787",
"video_url": "https://youtu.be/l7a23WyG7NM",
"locations": [],
"appointment_types": [
{
"name": "Established Patient Appointment",
"patient_relationship": "established",
"visit_methods": ["in_person"]
},
{
"name": "New Patient Appointment",
"patient_relationship": "new",
"visit_methods": ["in_person"]
}
]
}
]

Key Fields

  • Name & Gender
  • Medical Specialties
  • Spoken Languages
  • Accepting New Patients
  • Years in Practice
  • Degrees & Certifications
  • Insurances Accepted
  • Booking & Contact URLs
  • Appointment Types & Visit Methods
  • Doctor Photo and Intro Video

βœ… Use Cases

  • 🧭 Patient referral systems
  • πŸ₯ Medical app directories
  • πŸ“Š Healthcare research & analytics
  • πŸ“ Insurance provider mapping
  • πŸ‘¨β€βš•οΈ Symptom-based provider discovery

πŸ›  Technical Notes

  • Data is extracted in real-time from CoxHealth's public-facing doctor directory.
  • Actor supports dynamic keyword-based lookups.
  • Output format is standardized for easy downstream integration.

πŸ“ž Support

For custom solutions, simplified outputs, or to report bugs:

We’re here to help! Thank you for using Doctor-Coxhealth-scraper. 🩺