📌 What detailed information can you extract from OpenStreetMap pages?
This template collects detail-page records with Title, Page URL, Phone, Email, Latitude, Longitude, State, and City. It is useful for geospatial researchers, mapping teams, local-market analysts, and location-data professionals.
Data is collected from OpenStreetMap. OpenStreetMap is a collaborative global map containing places, addresses, coordinates, and map features.
💰 Pricing
This template is currently free of charge and has no per-line usage fee. Octoparse plan or resource limits may still apply.
📦 Output
The current published implementation can return the following fields:
Page_URLTitleLatitudeLongitudeStateCityStreetHousenumberPostcodeAmenityOpening_hoursEmailPhoneWebsiteTwitter
{
"Page_URL": "https://www.openstreetmap.org/node/2632446787",
"Title": "New Amsterdam Library",
"Latitude": "40.7134916",
"Longitude": "-74.0079247",
"State": null,
"City": "New York",
"Street": "Murray Street",
"Housenumber": "9",
"Postcode": "10007",
"Amenity": "library",
"Opening_hours": null,
"Email": null,
"Phone": null,
"Website": "https://www.nypl.org/locations/new-amsterdam",
"Twitter": null
}
🎯 Use Cases
- Build a structured research dataset organized by Title.
- Enrich business or location analysis with Email, Phone, and Website.
- Use Page URL to audit source records or feed verified pages into downstream workflows.
- Segment and compare records using Amenity.
🐙 Why Octoparse
- Ready-to-use workflow: The extraction steps for OpenStreetMap are already configured, so you do not need to build the scraper from scratch.
- Flexible execution: Choose the supported local or cloud run mode to fit one-off checks or repeatable collection work.
- Structured, repeatable output: Results are returned as consistent rows that are easier to compare, filter, deduplicate, and process than manually copied pages.
- Verified input guardrails: The form exposes the current inputs, selectable values, and meaningful limits configured for this template.
- Practical data handoff: Review results in Octoparse and export or process them using the options supported by your Octoparse environment.
📝 Input
Complete the following fields:
- Details page URL (Required) — Enter a list of detail page URLs to get information from search results on OpenStreetMap. Up to 1,000 entries per run.
🚀 How to Use
- Open the template and select Try it or Start.
- Complete the input fields listed above.
- Start the task using the supported local or cloud run mode.
- Review the output rows and export or process the structured data.
⚠️ Limitations
Results depend on what the source site exposes at run time. A listed output field can be empty when the source page does not provide that value. Input limits shown above are enforced by the template.
💡 Tips
Use specific, valid inputs and review a representative result before starting a large batch. Remove duplicate inputs when repeated records are not needed.
❓ FAQ
How does this scraper work?
The automation opens the detail pages determined by Details page URL (up to 1,000 per run), extracts the configured page fields, and writes structured rows including Page URL, Title, Latitude, and Longitude.
What do I need to enter?
Use the fields and accepted values shown in the Input section. Only user-relevant limits and selectable options are listed.
What data does this template return?
The current output fields and a representative JSON Data Preview are listed in the Output section. Field availability can vary when the source page does not display a value.
Is this template free to use?
It is currently free of charge and has no per-line usage fee. Octoparse plan or resource limits may still apply.
Why can some output fields be empty?
Source pages do not always expose every value for every record, and layouts can vary by item, market, or current site response. The template returns a field when the current page provides it.
Can I export the collected data?
You can review the structured rows in Octoparse and export or process them using the options supported by your Octoparse environment.
🔗 Related Templates
- OpenStreetMap Listing Scraper — Collect OpenStreetMap listing results and Result_URL values that can be used as detail-page inputs.
- Google Maps Scraper — Collect comparable place details from Google Maps for location-data comparison.
- Google Maps Leads Scraper (by URLs) — Run a URL-based Google Maps place-detail workflow when the source records are Google Maps URLs.