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・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| 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).