OpenStreetMap Nominatim Geocoder
Pricing
from $8.99 / 1,000 result items
OpenStreetMap Nominatim Geocoder
Geocode addresses and search POIs worldwide using OpenStreetMap Nominatim. Returns coordinates, full address components (city, country, state, postcode), OSM tags, bounding box, importance score. Works for addresses, businesses, landmarks.
Pricing
from $8.99 / 1,000 result items
Rating
0.0
(0)
Developer
ParseForge
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share

๐ Nominatim OpenStreetMap Geocoder
๐ Last updated: 2026-05-05
Turn addresses, landmarks, and place names into structured coordinates anywhere on Earth. This tool runs batch geocoding against OpenStreetMap's global Nominatim service, returning latitude, longitude, and full address components so you can enrich CRM records, power maps, or clean up customer data in bulk.
The Nominatim OSM Scraper converts free-form text queries into structured place records with coordinates, full address components, bounding boxes, OSM IDs, and type classification worldwide.
โจ What Does It Do
- ๐ Worldwide coverage - geocode addresses and places in every country
- ๐บ๏ธ Full address breakdown - street, city, county, state, country, postal code split into fields
- ๐ Coordinates + bounding box - precise latitude/longitude plus bounding rectangle
- ๐ท๏ธ Place classification - type (city, village, landmark) and category (amenity, tourism, etc.)
- ๐ Country filtering - limit searches to specific countries with ISO codes
- ๐ OSM identifiers - OSM type, ID, and place ID for cross-referencing
- ๐ Extra tags and name details - alternate names and extended attributes
๐ง Input
- Search Queries - list of free-form text queries (e.g.
Eiffel Tower,10 Downing Street London,Times Square NYC) - Max Results Per Query - how many matches to return per query, 1-50
- Country Codes - optional ISO 3166-1 alpha-2 codes comma-separated (e.g.
us,ca,mx) - Max Items - free users get 10 records, paid users up to 1,000,000
{"queries": ["Eiffel Tower", "Times Square NYC", "Colosseum Rome"],"maxPerQuery": 3,"maxItems": 50}
๐ Output
Each record is a matched place with full address and coordinates. Download as JSON, CSV, or Excel.
| ๐ Field | ๐ Description |
|---|---|
| ๐ query | Original search query |
| ๐ displayName | Full human-readable place name |
| ๐ name | Primary place name |
| ๐ท๏ธ type | Place type (city, landmark, etc.) |
| ๐ category | OSM category (tourism, amenity, etc.) |
| ๐ latitude | Latitude in WGS84 |
| ๐ longitude | Longitude in WGS84 |
| ๐ฃ๏ธ street | Road/street name |
| ๐๏ธ city | City, town, or village |
| ๐บ๏ธ state | State or region |
| ๐ country | Country full name |
| ๐ท๏ธ countryCode | 2-letter country code |
| ๐ฎ postcode | Postal code |
| ๐ boundingBox | Bounding box coordinates |
| ๐ osmType | OSM object type |
| ๐ osmId | OSM object ID |
{"query": "Eiffel Tower","displayName": "Tour Eiffel, 5, Avenue Anatole France, Gros-Caillou, 7th Arrondissement, Paris, รle-de-France, Metropolitan France, 75007, France","name": "Tour Eiffel","type": "attraction","category": "tourism","latitude": 48.8582602,"longitude": 2.2944991,"street": "Avenue Anatole France","city": "Paris","state": "รle-de-France","country": "France","countryCode": "FR","postcode": "75007","importance": 0.9571,"osmType": "way","osmId": "5013364","boundingBox": "48.857891,48.858623,2.293925,2.295074","scrapedAt": "2026-04-10T12:00:00.000Z"}
๐ Why Choose the Nominatim OSM Scraper?
| Feature | Our Tool | Manual Geocoding |
|---|---|---|
| Batch geocoding | โ Bulk queries | โ One at a time |
| Global coverage | โ Every country | โ ๏ธ Varies by provider |
| Full address split | โ Structured fields | โ ๏ธ Single text |
| Country filter | โ ISO codes | โ ๏ธ Limited |
| Bounding box included | โ Yes | โ ๏ธ Rare |
| Export to JSON/CSV/Excel | โ Yes | โ Not supported |
๐ How to Use
- Sign Up - Create a free account w/ $5 credit
- Configure - paste your search queries and optional country filter
- Run It - click Start and get structured place records in seconds
No coding, no per-request lookups, no paid geocoding bills.
๐ฏ Business Use Cases
- ๐บ๏ธ CRM enrichment - geocode customer addresses to enable map views and routing
- ๐ Logistics - resolve delivery addresses to coordinates for route optimization
- ๐ฑ Map applications - power location search in your mobile or web app
- ๐ Data cleaning - verify and standardize address data in CSV imports
- ๐ช Store locators - geocode branch addresses for distance-based lookups
- ๐ Travel apps - convert points of interest into coordinates for itineraries
โจ Why choose this Actor
| Capability | |
|---|---|
| ๐ฏ | Built for the job. Scoped specifically to this data source so you skip the parser engineering entirely. |
| ๐ | Structured output. Clean, typed fields ready for analysis, dashboards, or downstream pipelines. |
| โก | Fast. Optimized request patterns return results in seconds, not minutes. |
| ๐ | Always fresh. Every run pulls live data, so the dataset reflects the source as of run time. |
| ๐ | No infra to manage. Apify handles proxies, retries, scaling, scheduling, and storage. |
| ๐ก๏ธ | Reliable. Battle-tested across many runs and edge cases, with graceful error handling. |
| ๐ซ | No code required. Configure in the UI, run from CLI, schedule via cron, or call from any language with the Apify SDK. |
๐ Production-grade structured data without the engineering overhead of building and maintaining your own scraper.
๐ How it compares to alternatives
| Approach | Cost | Coverage | Refresh | Filters | Setup |
|---|---|---|---|---|---|
| โญ Nominatim OpenStreetMap Geocoder (this Actor) | $5 free credit, then pay-per-use | Full source coverage | Live per run | Source-native filters supported | โก 2 min |
| Build your own scraper | Engineering hours | Full once built | Whenever you maintain it | Custom code | ๐ข Days to weeks |
| Paid managed APIs | $$$ monthly | Vendor-defined | Live | Vendor-defined | โณ Hours |
| Third-party data dumps | Varies | Subset, often stale | Periodic | None | ๐ Variable |
Pick this Actor when you want broad coverage, server-side filtering, and no pipeline maintenance.
๐ How to use
- ๐ Sign up. Create a free account with $5 credit (takes 2 minutes).
- ๐ Open the Actor. Go to the Nominatim OpenStreetMap Geocoder page on the Apify Store.
- ๐ฏ Set input. Configure the input fields in the form (or paste a JSON), then set
maxItems. - ๐ Run it. Click Start and let the Actor collect your data.
- ๐ฅ Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.
โฑ๏ธ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.
๐ผ Business use cases
๐ Beyond business use cases
Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.
๐ Integrate with any app
Nominatim OpenStreetMap Geocoder connects to any cloud service via Apify integrations:
- Make - Automate multi-step workflows
- Zapier - Connect with 5,000+ apps
- Slack - Get run notifications in your channels
- Airbyte - Pipe results into your warehouse
- GitHub - Trigger runs from commits and releases
- Google Drive - Export datasets straight to Sheets
You can also use webhooks to trigger downstream actions when a run finishes. Push fresh data into your product backend, or alert your team in Slack.
๐ค Ask an AI assistant about this scraper
Open a ready-to-send prompt about this ParseForge actor in the AI of your choice:
- ๐ฌ ChatGPT
- ๐ง Claude
- ๐ Perplexity
- ๐ Copilot
โ Frequently Asked Questions
๐ What is Nominatim? Nominatim is the official geocoding service built on OpenStreetMap, the open map of the world maintained by a global community of contributors.
๐ What kind of queries work?
Any free-form text: street addresses, landmark names, city names, postal codes, or combinations. Examples: Eiffel Tower Paris, 10 Downing Street London, 1600 Pennsylvania Ave, M5V 3L9.
๐ท๏ธ How accurate are the coordinates? Accuracy depends on the OpenStreetMap data for the area. Major landmarks and urban addresses are usually spot-on; rural areas can vary.
๐ Can I limit searches to specific countries?
Yes. Pass ISO 3166-1 alpha-2 codes (comma-separated) like us,ca,mx in the Country Codes field.
โฑ๏ธ How many queries can I run? Up to 1 million queries for paid users. The tool automatically paces requests to respect Nominatim's usage policy.
๐ What languages do the results come in?
You can request results in any language. Pass a languages value like en, es, fr, de, ja, or any IETF tag. Field values like display_name and name come back in the requested language when OpenStreetMap has it.
๐ Does it return full address breakdowns?
Yes. Each record includes a structured address object with house number, street, city, postcode, country, country code, neighbourhood, and administrative levels (state, county, region) when available.
๐ Can I do reverse geocoding too?
Yes. Switch the mode to reverse and pass latitude/longitude pairs. The Actor returns the closest matching address with the same field structure as forward search.
๐บ๏ธ What types of places are supported?
Anything OpenStreetMap maps: addresses, points of interest, businesses, parks, mountains, rivers, administrative regions, postal codes, and more. The class and type fields tell you the kind of place each result is.
๐ข Why do some queries return multiple results?
For ambiguous queries (e.g. Springfield, Main Street) Nominatim returns ranked candidates. The Actor surfaces all of them so you can pick the best by importance score or by filtering on country.
๐ Can I get bounding boxes for each result?
Yes. Every record includes a boundingBox array (south, north, west, east) defining the geographic extent of the place, useful for map zoom or area queries.
๐ What is placeId and osmId?
placeId is Nominatim's internal stable identifier for that specific match. osmId is the underlying OpenStreetMap node, way, or relation ID - useful if you want to look up the raw OSM record.
๐ Does the data refresh in real time? The Actor hits Nominatim live, so results reflect the current OpenStreetMap state at run time. OSM contributors update the underlying data continuously.
๐ Integrate Nominatim OSM Scraper with any app
- Make - automate address geocoding
- Zapier - enrich new CRM records
- Slack - post geocoding summaries
- Google Sheets - add coordinates to address sheets
- Webhooks - trigger workflows on completion
๐ก Recommended Actors
Looking for more data collection tools? Check out these related actors:
| Actor | Description | Link |
|---|---|---|
| GreatSchools Scraper | School ratings and district data | Link |
| REMAX Real Estate Scraper | Property listings from REMAX | Link |
| LoopNet Business Listings Scraper | Commercial real estate data | Link |
| Auction.com Property Scraper | Real estate auction listings | Link |
| James Edition Real Estate Scraper | Luxury property listings | Link |
Pro Tip: ๐ก Browse the full ParseForge catalog to find more data tools.
๐ Need Help?
- Check the FAQ section above for common questions
- Visit the Apify documentation for platform guides
- Contact us at Tally contact form
โ ๏ธ Disclaimer
This Actor is an independent tool and is not affiliated with, endorsed by, or connected to OpenStreetMap, Nominatim, or the OpenStreetMap Foundation. It uses only publicly available geocoding services.