116117: Search Therapists
116117 via Parse · healthcare
Search for doctors and medical specialists by postal code. Returns up to 50 closest results sorted by distance. The API returns a fixed window of 50 nearest matches; the radius_km parameter filters those client-side. Use search_all_therapists for complete coverage beyond 50 results. 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_therapists
- Interface artifact
- sha256:8d1e63ca471218ec61b2b5559deccc33e93cd28ed17980c00aa7458dbeebeeab
- Manifest digest
- sha256:c6c095fb7b40e7f7bc72da5f06c4106f101e92a8ca278af1b7b9dd3d9c73858f
Request fields
- plz (string, required): German postal code (PLZ) to search around, e.g. '10115'
- radius_km (integer): Search radius in kilometers for client-side filtering. API always returns 50 closest results; radius filters those by distance.
- specialty (string): Medical specialty filter. Accepted named values: 'psychotherapie', 'hausarzt', 'augenarzt', 'chirurgie', 'frauenheilkunde', 'hno', 'hautarzt', 'kinderarzt', 'orthopaedie', 'urologie', 'innere_medizin', 'neurologie_psychiatrie', 'kinder_jugendpsychiatrie', 'all'. Can also pass a numeric code from search_specialty.: Allowed values: psychotherapie, hausarzt, augenarzt, chirurgie, frauenheilkunde, hno, hautarzt, kinderarzt, orthopaedie, urologie, innere_medizin, neurologie_psychi
Example queries
- {"plz":"10115","radius_km":"10","specialty":"psychotherapie"}