Google Map Business Data Scraper with Email| DataScrapify

Google Map Business Data Scraper with Email

Subcribed Already 300+

Best Google Map Data Scraper Tool – Leads, Contacts & Images in One Click

Try Free1 day trial then20$/Month

Google Map Scraper with Images – Powerful Data Extraction Tool

Extract Business Details and Images from Google Maps in One Click

Looking for a fast, reliable way to gather business data from Google Maps? DataScrapify's Google Map Scraper with Images is your all-in-one solution. This powerful scraping tool helps you collect detailed business information, including images, contact details, addresses, reviews, and more — directly from Google Maps.


🔍 Key Features

Scrape Business Names, Phone Numbers, Emails, Websites

Cloud based online tools, so can access from your browser

Download Business Images & Logos

Export Data in Excel or CSV Format

Supports Multiple Keywords and Locations

User-Friendly Interface — No Coding Required

Fast & Accurate Data Extraction

 

Below Business Data Scrape from this tool

✅ Business Name

✅ Phone

✅ Email

✅ Website

✅ Address

✅ Latitude

✅ Longitude

✅ Rating

✅ Review

✅ Category

✅ Image 1

✅ Working Hour

✅ Facebook

✅ Instagram

✅ Linkedin

✅Twitter

🔍Check Demo video

 

🔍Check Example Data on DataScrapify.com

Google Map Data Example

 

1 First Generate API key from My Profile on Top Right Side.

2 Check Request URL and Request Example code below.

 

Request URL

https://www.datascrapify.com/api/Tool/GoogleMapScrapercraper

 

Request Data

{
"camp_name": "string",
"Keyword": "string",
"Location": "string",
"Email_Fetch": true,
"Use_Proxy": false,
"_ProxySettings": {
"ProxyServer": "string",
"ProxyPort": 0,
"ProxyAuthentification": true,
"ProxyAuthLogin": "string",
"ProxyAuthPassword": "string"
}
}}

Parameter Defination

camp_name Insert Any Unique Name
keyword Insert Any Business Keyword like hotels
Location Enter Location where business located you are searching for
Email_Fetch set true if you want to fetch email also..as default google not provide emails.we fetch email from Business Website Address if available 
Use_Proxy Default false. if you want to use proxy then set true
   
 

Request Header

Accept application/json
x_api_key [Your API key ] please check My Profile after login to DataScrapify.com

 

Example Code 

1  First Send Campaign Request, it will give you Response with processID

Curl

curl -X POST --header 'Content-Type: application/json' --header 'Accept: application/json' --header 'x_api_key: [Your API KEY]' -d '{ \ 
   "camp_name": "string", \ 
   "Keyword": "string", \ 
   "Location": "string", \ 
   "Email_Fetch": true, \ 
   "Use_Proxy": true, \ 
   "_ProxySettings": { \ 
     "ProxyServer": "string", \ 
     "ProxyPort": 0, \ 
     "ProxyAuthentification": true, \ 
     "ProxyAuthLogin": "string", \ 
     "ProxyAuthPassword": "string" \ 
   } \ 
 }' 'https://www.datascrapify.com/api/Tool/GoogleMapScrapercraper'

 

Response Body

"{\"status\":\"300\",\"processId\":\"\",\"msg\":\"API KEY INVALID\",\"output\":null}"

2 using processId , you can get all result data using below api

Request URL

Curl

curl -X GET --header 'Accept: application/json' --header 'x_api_key: test' 'https://www.datascrapify.com/api/Tool/GetCampResult?processId=dfdfd'
 

Response Body

"{\"status\":\"300\",\"processId\":\"\",\"msg\":\"API KEY INVALID\",\"output\":null}"
 
 

Contact Us via Email

support@datascrapify.com