This is a scraper of bet365.com. And now this project supports real-time data on football and basketball. Thanks to @xbhuang1994 for his contribution to parse the basketball data. Everyone is welcome to participate in this project to make this project better. If you have a question, please submit an issue.
- Python 3.6
- requests 2.19.1
- autobahn 18.10.1
- twisted 17.5.0
git clone https://github.com/Chiang97912/bet365.com.git
pip3 install -r bet365.com/requeriments.txt --user
python3 bet365.py
Enjoy it!