Skip to content

frasbach/WebScrapVolleyball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebScrapVolleyball

Guides to follow to setup environment:

deposite chromedriver in distro:

Install Chrome itsself

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb sudo apt -y install ./google-chrome-stable_current_amd64.deb

Install Binary

sudo wget https://chromedriver.storage.googleapis.com/89.0.4389.23/chromedriver_linux64.zip (optional) sudo apt-get install zip unzip unzip chrome_driver_linux64.zip sudo cp chromedriver /usr/local/bin/ # is automatically in PATH

Why not a WhatsApp-Bot

#WhatsApp doesn't allow an easy access to sending messages unlinke Telegram, so Telegram > WhatsApp for this and also privacy reasons

Pip install Ubuntu 20.04 LST

Installation von VirtualEnv https://itnext.io/how-to-set-up-python-virtual-environment-on-ubuntu-20-04-a2c7a192938d Installation unter ZSH! https://gist.github.com/heymonkeyriot/9a2f429caff5c091d5429666fa080403 pip install -r requirements.txt

WSL 2 and Cisco VPN Troubles

https://gist.github.com/machuu/7663aa653828d81efbc2aaad6e3b1431

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages