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.
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
Donnahue George www.github.com/Latinobull
Copyright Donnahue George All Rights Reserved