116117: Search All Therapists
116117 via Parse · healthcare
Comprehensive search for all doctors and medical specialists within a radius using a grid of geographic queries with deduplication. Makes multiple API calls to cover the full area. Slower but thorough — returns all unique results within the radius, not just the 50 closest. Best with smaller radii (5-10 km) or larger grid spacing for bigger areas. Search for therapists and doctors across Germany using the official 116117 doctor search portal (arztsuche.116117.de). Supports searching by postal code, radius, and medical specialty with comprehensive results including name, address, distance, and contact information. Fulfilled by Parse from arztsuche.116117.de.
- 116117
- arztsuche-116117-de
- b2b-directory
- healthcare
- maps-geo
- parse
- platform-key
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/b8617ed0-dd0b-40a8-ad6e-998c54364d58/search_all_therapists
- Interface artifact
- sha256:6f6e4b2eeaebb149882695995874ea5128cb76152543549247ccf4eb7eca3a4c
- Manifest digest
- sha256:bf0f3acfc80437a7ed74eb8439714a73e7ca7309f35d1c46beb48299e3481996
Request fields
- plz (string, required): German postal code (PLZ) as the center point, e.g. '10115'
- radius_km (integer): Search radius in kilometers
- specialty (string): Medical specialty filter (same values as search_therapists): Allowed values: psychotherapie, hno, augenarzt, hausarzt, chirurgie, frauenheilkunde, hautarzt, kinderarzt, orthopaedie, urologie, innere_medizin, neurologie_psychiatrie, kinder_jugendpsychiatrie, all
- grid_spacing_km (number): Distance between grid query points in km. Smaller values are more thorough but slower. Recommended: 2-3 for small areas, 5-8 for large areas.
Example queries
- {"plz":"10115","radius_km":"3","specialty":"psychotherapie","grid_spacing_km":"3"}