Nominatim Geocoding Scraper
Pricing
from $1.00 / 1,000 result scrapeds
Nominatim Geocoding Scraper
OpenStreetMap Nominatim geocoding API. Forward (address -> coordinates + place) and reverse (lat/lng -> address). Returns display name, lat/lng, address parts, bounding box, OSM ID/type. Free, no key. For maps, addresses, geo apps.
Pricing
from $1.00 / 1,000 result scrapeds
Rating
0.0
(0)
Developer
Gio
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 hours ago
Last modified
Categories
Share
OpenStreetMap Nominatim geocoding API. Free, no key.
Two modes:
- search - address string → lat/lng + place metadata
- reverse - lat/lng → address breakdown
Returns display name, coordinates, country/state/city/postcode/road parts, bounding box, OSM ID/type, place type, importance.
Useful for maps, address forms, logistics, geo enrichment.
Input
| Field | Type | Description |
|---|---|---|
mode | String | search or reverse. |
queries | Array | Address strings (search) or lat,lon strings (reverse). |
language | String | Preferred language. Default en. |
maxResultsPerQuery | Integer | Default 3, max 50. |
Output (search)
{"query": "Av. Paulista 1000, São Paulo, Brazil","displayName": "1000, Avenida Paulista, Bela Vista, São Paulo, Brazil","lat": -23.5613, "lon": -46.6562,"country": "Brazil", "countryCode": "br","state": "São Paulo", "city": "São Paulo","postcode": "01310-100", "road": "Avenida Paulista", "houseNumber": "1000","osmType": "way", "osmId": 12345678, "placeId": 987654321,"type": "house", "importance": 0.51}
Pricing
$0.001/result. Rate-limited to 1 req/sec by Nominatim ToS (the actor enforces this).
If this actor helped you, please leave a review on the Apify Store.