Zocdoc: Get Provider Availability
Zocdoc via Parse · healthcare
Retrieve bookable appointment slots for the next 90 days for a specific Zocdoc provider. Returns provider info (name, photo, specialty) and all available time slots ordered ascending by start time. Slots are fetched in 14-day windows via the availability API. Returns an empty slots list (not an error) when no availability exists. The patient_type filter controls whether new-patient or established-patient slots are returned. Search for doctors and practices on Zocdoc by specialty and location, and retrieve detailed profiles and reviews. Fulfilled by Parse from zocdoc.com.
- healthcare
- maps-geo
- parse
- platform-key
- reviews-ratings
- zocdoc
- zocdoc-com
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/e83128b9-6866-4adf-a464-5ec3f72ac990/get_provider_availability
- Interface artifact
- sha256:f791585263244d43455cebdeb5e1baba51037090a59a303ade20b316abedd768
- Manifest digest
- sha256:1998aae666a53ebf36c6b649c74b1d4952f730d4644dd6f7181b9e406d2ec32b
Request fields
- slug (string, required): Provider slug from search_doctors results (e.g., 'mahyar-eidgah-md-9226').
- patient_type (string): Filter slots by patient type. Determines which availability view is queried.: Allowed values: new, established
Example queries
- {"slug":"evan-liu-do-696334","patient_type":"new"}