Skip to content

marcosasilvalepe/Google-restaurants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google-restaurants

Web scraper for Google restaurants in food.google.com using Puppeteer

Requirements

node >= 16.14.0

npm >= 8.3.1

Usage

Inside the folder from the terminal run npm install to install all dependencies.

Then from the terminal run node restaurants.js.

The script opens a browser and starts scraping the data.

The first line of the script defines if the browser should be headless or not. Change to true if you want to run the script with a headless browser.

About

Web scraper for Google restaurants in food.google.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published