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
-
Notifications
You must be signed in to change notification settings - Fork 0
keitaroemotion/google-map-scraper-with-chrome-drive
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
chromedriver interaction module
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published