Skip to content

Scrappy is a Python project designed for scraping data from Google Maps. It leverages Selenium for automated browser interactions, making it easy to collect information such as business details, reviews, ratings, and more.

Notifications You must be signed in to change notification settings

miurayuuki05/Scrappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrappy

project-image

Tools used for generating data from an actual place (GMAPS) [For Educational purposes only]

shieldsshields

🧐 Features

Here're some of the project's best features:

  • Collect Real Data
  • Customizable Output
  • Easy To Use

🛠️ Installation Steps:

1. Install Packages

npm install

2. Run The Scrap

npm run scrap

3. Run Data process [Run this after Scrap Finished Running]

npm run pros

💻 Built with

Technologies used in the project:

  • puppeteer
  • nodejs

About

Scrappy is a Python project designed for scraping data from Google Maps. It leverages Selenium for automated browser interactions, making it easy to collect information such as business details, reviews, ratings, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published