ImmobilienScout24 Location Autocomplete
Under maintenancePricing
$0.25 / 1,000 location results
ImmobilienScout24 Location Autocomplete
Under maintenanceResolve cities, districts, and postal-code queries to ImmobilienScout24 location names, types, and geocodes in one batch run.
Pricing
$0.25 / 1,000 location results
Rating
0.0
(0)
Developer
Scrappa
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Resolve city, district, and postal-code text to ImmobilienScout24 geocodes. Send up to 100 queries in one run; each unique match is saved as one dataset row.
Input
{"queries": ["Berlin", "Hamburg", "10115"],"limit": 5}
For compatibility, query accepts one location when queries is omitted.
limit can be 1–20 and applies to every query.
Output
{"geocode": "1276003001","name": "Berlin","type": "city","source_query": "Berlin"}
Use the returned geocode as the location input for the
ImmobilienScout24 Search Actor.
Duplicate input queries and overlapping geocodes are emitted only once per run.
Queries are fetched in ordered batches of 10. When a charge limit is reached,
writes stop immediately, although requests already started in that batch may
finish without producing output.
This Actor charges $0.25 per 1,000 successful location rows through the
location-result event. For higher-volume workflows and direct API access,
use the Scrappa ImmobilienScout24 API.