Skip to content

Python GUI for scrapping any search results from google for contact information. Runs in an .exe with everything packaged together.

Notifications You must be signed in to change notification settings

EquilLibriumm/WebScrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

WebScrapper

Python GUI for scrapping any search results from google for contact information. Runs in an .exe with everything packaged together.

To run script and create the .exe

pyinstaller --onefile --add-data "C:\chromedriver.exe;." web_scraper.py

node -e "require('fs').writeFileSync('C:\\Users\\"your pc name"\\AppData\\Local\\vscode-sqltools\\Data\\.node-runtime', process.execPath)" ; if ($?) { exit 0 }

To run locally

python web_scraper.py

About

Python GUI for scrapping any search results from google for contact information. Runs in an .exe with everything packaged together.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages