Lybrate: Search Doctors
Lybrate via Parse · healthcare
Search for doctors by city and optional specialty. Returns paginated results with doctor profiles, clinic locations, consultation fees, and availability information. Results are sorted by Lybrate's internal ranking. Use the username field from results as the slug for get_doctor_profile. Access Lybrate's healthcare platform data including doctor profiles, reviews, clinics, specialties, and health content. Fulfilled by Parse from lybrate.com.
- b2b-directory
- healthcare
- lybrate
- lybrate-com
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/cbf2b473-3748-4d64-ac70-4e0d4a612db4/search_doctors
- Interface artifact
- sha256:e0304310cd16b70659a0eb1681df5205190f47c9f6c5305f4ab090c7a93e0e73
- Manifest digest
- sha256:c55cb7e6118b8e5c1145a56c979d0e77d80beb6ed8b7b5f986c8dd98c73dd4df
Request fields
- city (string, required): City name to search in (e.g., 'delhi', 'mumbai', 'bangalore'): Allowed values: delhi, mumbai, bangalore
- page (integer): Page number for pagination, starts at 1
- specialty (string): Medical specialty to filter by (e.g., 'dermatologist', 'dentist', 'general-physician'): Allowed values: dermatologist, dentist, general-physician
Example queries
- {"city":"delhi","page":"1","specialty":"dermatologist"}