Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 436 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 436 Bytes

Web scraping

This project is web scraping project for getting sports competition information in azerbaijan.

Target

Football matches and Chess matches.

Website urls

Football: https://footballdatabase.com Chess: https://www.chess.com

Runing scripts

1. Install libraries

pip install requirements.txt

2. Run scripts

2.1 Run football.py file

python football.py

2.2 Run chess.py file

python chess.py