Skip to content

Konsov/Scrape_Odds_EuroBet_Ita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrape_Odds_EuroBet_Ita

Scraper for Odds broker: Eurobet, built using Python and Selenium, setted for Firefox. Scraper return the most important data of a match for betting

Selenium exploit DOM of web page, so if the website will change in the future, scaper cuold not will work properly.

Each function return a pandas dataframe

scrape_all_football_events() return: 'Date', 'Bookmaker', 'League','Time', 'Team_1','Team_2','Odd_1','Odd_X','Odd_2' of the odds for major leagues.

scrape_football_today_tomorrow() return: 'Date', 'Bookmaker', 'League','Time', 'Team_1','Team_2','Odd_1','Odd_X','Odd_2' of the odds for the today and tommorow football matches.

scrape_Tennis_today_tomorrow() return: 'Date', 'Bookmaker', 'League','Time', 'Team_1','Team_2','Odd_1','Odd_X','Odd_2' of the odds for the today and tommorow tennis matches.

About

Bot to find Sure bet in betting websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages