Skip to main content

An odds scraper for Bet365 using Selenium and BeautifulSoup4

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

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_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

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.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distributions

bet365-0.0.1-py3.8.egg (2.7 kB view hashes)

Uploaded Source

bet365-0.0.1-py3-none-any.whl (2.9 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