Skip to content

aliabdullahcp/Scrape_Google_Maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

# Scrape_Google_Maps
Requirements:
1. venv
2. python

HOW TO RUN

1. Create Virtual Environment
py -m venv env
2. Activate the virtual environment
.\env\Scripts\activate
3. Install the requiremnts.txt
pip install -r requirements.txt
4. Go to main.py directory and run the following command
$py mian.py
5. Enter you URL from which you want to scrape email address in the console
6. After the execution you will find a .csv file in your project directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages