Bing Maps Scraper Extract Local Business Data avatar

Bing Maps Scraper Extract Local Business Data

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Bing Maps Scraper Extract Local Business Data

Bing Maps Scraper Extract Local Business Data

Google Maps gets all the attention, but Bing Maps has unique business data. Many businesses are listed on Bing but not Google & B2B companies. The Bing Maps Scraper extracts business listings including: Business details Location data Contact information Ratings & reviews Business hours Photos

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

52

Total users

8

Monthly active users

16 days ago

Last modified

Share

Bing Maps Scraper - Extract Local Business Data

Scrape business listings from Bing Maps. Extract business names, addresses, phone numbers, ratings, reviews, hours, and more. Great for local SEO research and competitive analysis.


Quick Start

Run with real data

{
"searchQueries": [
"restaurants in Seattle, WA"
],
"maxResults": 20,
"includeReviews": false,
"maxReviews": 10
}

Input Parameters

ParameterTypeDefaultRequiredDescription
searchQueriesarray-NoList of search queries. Use format: "category city state" (e.g., "plumber denver co", "restaurants in Seattle WA")
searchQuerystring-NoSingle search query — use this OR searchQueries above (e.g., "plumber denver co")
maxResultsinteger20NoMaximum number of business listings to scrape per search query
includeReviewsbooleanfalseNoScrape individual reviews for each business (slower but more data)
maxReviewsinteger10NoMaximum number of reviews to scrape per business (if includeReviews is true)
proxyConfigurationobject-NoProxy settings for the scraper
webhookUrlstring-NoURL to send results to (Zapier, Make, n8n, etc.) for automation workflows

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Business Listing ScrapedEach business listing extracted from Bing Maps$0.06

Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?


Built by John Rippy | Actor Arsenal