Skip to content

Latinobull/Staples-Store-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Staples Store Scraper

Description

This is an application that allows the user to scrape all needed Staple's store address and phone number to a CSV file and save it on the user's computer. This application scrapes through each store number that you put in, stores the info into a CSV file in a headless chrome application.

Usage

pip install all files in the requirements folder

Make sure you change the PATH variable on line 10 in back.py to the path of your ChromeDriver.exe file on your computer

To start the application run:

Windows:

$ py front.py

or

Mac:

$ python3 front.py

Credits

Donnahue George www.github.com/Latinobull
Copyright Donnahue George All Rights Reserved

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages