Skip to main content

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

  1. Install Chrome Beta using the install file in the repo
  2. Install dependencies by running pip install -r req.txt
  3. Include the get_data function by having from scrape import * in your program
  4. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bet365-0.0.3.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distributions

bet365-0.0.3-py3.8.egg (1.6 kB view hashes)

Uploaded Source

bet365-0.0.3-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page