ninja25538@tutanota.de
Project description
Bet365-Scraper
This is a pretty simple Bet365 scraper using Selenium + Beautiful Soup. It can get the odds of any player from any currently running match
Requirements:
- beautifulsoup4
- selenium
- soupsieve
- urllib3
While the latest versions of all of these should be compatible, using the versions listed in the req.txt file are guaranteed to work
Installation instructions
Building from source
To install from source, simply clone this repository and then run
python bet365/setup.py install
For Windows
- Install Chrome Beta using the install file in the repo
- Install dependencies by running
pip install -r req.txt
- Include the get_data function by having
from scrape import *
in your program - Use the
get_odds_data
function to retrieve data from any currently running game. Add True or False to whether to include debug info. to have certain commands print
Alternatively you can just install the scraper using pip by running
python -m pip install bet365
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file bet365-0.0.3.tar.gz
.
File metadata
- Download URL: bet365-0.0.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 192541105a883e4948efead4d92b9a780a2000ac9888ce89e4167b946ecc3b9f |
|
MD5 | b1eb0aa1099fe77b3d058a1e1e4cda39 |
|
BLAKE2b-256 | ff9011076153398253781e8bca4993ff22fdc0d754c6f0c624b6523d993013d8 |
File details
Details for the file bet365-0.0.3-py3.8.egg
.
File metadata
- Download URL: bet365-0.0.3-py3.8.egg
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6693ca8105cab130eba80c338d40ec7084cab3dcb3e6d11dfbee4b6d34d7d13 |
|
MD5 | de3a6f86eaa91d7216e35afb7e867990 |
|
BLAKE2b-256 | c64360d9b7a01e7102248521a1c30c4e917e14e7037c5b2a6ccb29aa97e7ad64 |
File details
Details for the file bet365-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: bet365-0.0.3-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfc622a949203ff7b176ee84cbfdf6b2c1096497ea710c95838e08a614992d2e |
|
MD5 | ad7cd003f17b4a59ee0d4e84b8dc5546 |
|
BLAKE2b-256 | c04f63a4db3ba3159008b42cf7061deb79976a1b155b0fc46f2dd05e3f39e734 |