Skip to content

keitaroemotion/google-map-scraper-with-chrome-drive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

sudo apt update -y
sudo apt install python-pip
sudo apt install python3-pip
pip install selenium
sudo apt install -y unzip xvfb libxi6 libgconf-2-4
sudo apt install default-jdk -y
sudo apt install google-chrome-stable -y
wget https://chromedriver.storage.googleapis.com/76.0.3809.12/chromedriver_linux64.zip
sudo mv chromedriver /usr/bin/chromedriver
sudo chmod +x /usr/bin/chromedriver

About

chromedriver interaction module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages