Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Maps Scraper

Project Description

The Google Maps Scraper project is designed to extract valuable information about retail businesses listed on Google Maps. This tool aims to automate the process of data collection, providing users with a comprehensive dataset that can be used for various purposes such as market research, competitor analysis, and customer targeting.

Installation

    npm install

Run

    npm start

output

[
    {
        name:string,
        Latitude:number,
        Longitude:number
    }
]



Scraper at work

Tools

language: typescript Tools: Puppeteer, Puppeteer-extra, Puppeteer-extra-stealth-plugin

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages