Healthgrades: Search Doctors
Healthgrades via Parse · healthcare
Search for doctors and healthcare professionals by keyword (name, condition, or specialty) and location (city/state or zip). Returns paginated results with up to 20 providers per page, including name, specialty, rating, address, and profile URL. Use 'page' to paginate through results; the response includes total_count and total_pages for navigation. Search for doctors and healthcare professionals on Healthgrades by name and location, and retrieve detailed provider profiles. Fulfilled by Parse from www.healthgrades.com.
- b2b-directory
- healthcare
- healthgrades
- parse
- platform-key
- reviews-ratings
- www-healthgrades-com
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8a7eb330-37d1-4848-88c4-c922b01dfbe9/search_doctors
- Interface artifact
- sha256:e1a2bd164d10f5ead624c1b6ee73344089502127d9d4b34994c471ebc258bf38
- Manifest digest
- sha256:30d9d924380b10da9e655ca37c6a48d876f93a9dd6d544c5173ee846d8f047e0
Request fields
- page (integer): Page number for pagination (1-based).
- keyword (string, required): Search term: doctor name, condition, or specialty (e.g. 'Smith', 'Family Medicine', 'cardiologist').
- location (string, required): Location to search near: city and state (e.g. 'New York, NY') or zip code.
Example queries
- {"keyword":"Smith","location":"New York, NY"}