Doctor Coxhealth Scraper avatar
Doctor Coxhealth Scraper

Pricing

$30.00/month + usage

Go to Apify Store
Doctor Coxhealth Scraper

Doctor Coxhealth Scraper

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.

Pricing

$30.00/month + usage

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

2

Monthly active users

a month ago

Last modified

Share

🩺 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. 🩺