Business Leads Scraper - Phone, Email & Website by City
Generate local business leads with contact details: phone, email and website plus name, address and coordinates. Search any business category (restaurants, dentists, plumbers, hotels, real estate and more) in any city or map area. Export to JSON, CSV or Excel.
{ "osmId": "node/358532482", "name": "La Palapa", "category": "restaurant", "latitude": 30.3221769, "longitude": -97.6932173, "cuisine": [], "googleMapsUrl": "https://www.google.com/maps/search/?api=1&quer…", "source": "OpenStreetMap", "observedAt": "2026-07-25T10:35:13.990Z" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Osm Id | Name | Category | Latitude |
|---|---|---|---|
| node/358532482 | La Palapa | restaurant | 30.3221769 |
| node/359344991 | Pappasitos | restaurant | 30.3269188 |
| node/432202995 | Chinatown | restaurant | 30.3565687 |
| node/457485574 | Galaxy Cafe | restaurant | 30.2794133 |
| node/472241665 | Giovanni Pizza Stand | restaurant | 30.2437468 |
{ "osmId": "node/358532482", "name": "La Palapa", "category": "restaurant", "latitude": 30.3221769, "longitude": -97.6932173, "cuisine": [], "googleMapsUrl": "https://www.google.com/maps/search/?api=1&quer…", "source": "OpenStreetMap", "observedAt": "2026-07-25T10:35:13.990Z" }
常见问题
Which categories can I search?
Common words work out of the box: restaurant, cafe, bar, hotel, dentist, doctor, pharmacy, lawyer, accountant, real_estate, plumber, electrician, gym, supermarket, hairdresser and many more. You can also pass any precise category as `key=value`.
How do I target an exact area?
Use a city name for a quick start, or provide the four bounding box values (south, west, north, east) to cover an exact rectangle on the map.
Do all businesses have a phone, email and website?
No. These fields are filled when the business has published them. Use the contact-only option to keep just the leads with at least one contact detail.
How fresh is the data?
Records are read live at run time, so each reflects the latest published details (see observedAt).