OSM Local Business Scraper avatar

OSM Local Business Scraper

Pricing

from $1.50 / 1,000 business scrapeds

Go to Apify Store
OSM Local Business Scraper

OSM Local Business Scraper

Extract local businesses & places from OpenStreetMap by city/area and category — name, phone, website, email, full address, opening hours, socials and coordinates. Great low-cost lead generation. No key, no residential proxy.

Pricing

from $1.50 / 1,000 business scrapeds

Rating

0.0

(0)

Developer

Bruno

Bruno

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

OSM Local Business Scraper 📍

Extract local businesses & places from OpenStreetMap by city/area and category — a low-cost lead-generation source that needs no residential proxy.

Perfect for local lead lists, sales prospecting, market mapping, store locators, and geo datasets — at a fraction of the cost of map scrapers.

What it extracts (one row per business)

  • name, category
  • phone, website, email
  • address (+ street, city, state, postcode, country)
  • opening_hours, cuisine, brand, operator
  • facebook, instagram, wheelchair
  • lat, lon, osm_url, full raw tags

Input

{
"location": "Austin, Texas",
"categories": ["restaurant", "cafe", "dentist"],
"maxItems": 2000
}
  • location — city / area / address (geocoded automatically). Or provide bbox = "south,west,north,east".
  • categories — friendly names (restaurant, cafe, bar, hotel, dentist, doctor, pharmacy, bank, gym, lawyer, hairdresser, beauty, bakery, supermarket, car_repair, real_estate, school, veterinary, clinic …) or raw OSM tags like shop=bakery, office=lawyer.

Output example

{
"type": "business",
"name": "Joe's Coffee",
"category": "amenity=cafe",
"phone": "+1 512-555-0134",
"website": "https://joescoffee.example",
"email": "hello@joescoffee.example",
"address": "200 Congress Ave, Austin, TX, 78701, US",
"opening_hours": "Mo-Fr 07:00-18:00",
"lat": 30.2649,
"lon": -97.7431,
"osm_url": "https://www.openstreetmap.org/node/1481364381"
}

Notes

  • Data from OpenStreetMap via the free Overpass API + Nominatim geocoding (© OpenStreetMap contributors, ODbL).
  • No API key. No residential proxy — much cheaper than map scrapers.
  • Only businesses with at least a name, phone or website are returned.