Skip to content

This software uses web scraping to read messages on LIBRUS

Notifications You must be signed in to change notification settings

frankofil/Librus-message-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Librus message reader

How to install and setup?

Firstly clone repository to your computer

git clone https://github.com/frankofil/Librus-message-reader.git

Go to downloaded folder and install additional packages

pip install -r requirements.txt

In file librus.py change driverPath to your selenium webdriver path

driverPath = r'your\path\to\webdriver\chromedriver.exe'

And now you are good to go. To run program simply run

python script.py

About

This software uses web scraping to read messages on LIBRUS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages