Unlock valuable business leads by effortlessly scraping contact details—name, address, phone, website, and reviews—from Google Maps. Perfect for boosting your marketing outreach and sales pipeline.
The Google Maps Business Lead Scraper is an Apify Actor designed to help you automatically extract valuable business information from Google Maps search results. Whether you're building a lead list, doing market research, or populating a CRM, this tool simplifies the data collection process at scale.
With full support for category-based and location-based queries, this scraper simulates a user browsing Google Maps and fetches details like business name, address, website, phone number, and even attempts to extract emails from business websites.
1{ 2 "business_category_and_location": "dentists in Los Angeles" 3}
Steps:
Deploy the actor to your Apify account.
Go to the Input tab.
Enter the business_category_and_location string (e.g., coffee shops in New York).
Click Run.
1[ 2 { 3 "Business Name": "Sunset Dental Group", 4 "Business Address": "1234 Sunset Blvd, Los Angeles, CA", 5 "Website": "http://sunsetdental.com", 6 "Phone": "+1 310-555-1234", 7 "Emails": ["info@sunsetdental.com"] 8 }, 9 { 10 "Business Name": "Oceanview Dentistry", 11 "Business Address": "456 Ocean Ave, Los Angeles, CA", 12 "Website": "http://oceanviewdentistry.com", 13 "Phone": "+1 310-555-5678", 14 "Emails": "N/A" 15 } 16]
If you have suggestions or feature requests, feel free to reach out or submit feedback.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!