scrapeOP icon indicating copy to clipboard operation
scrapeOP copied to clipboard

A python package for scraping oddsportal.com

Results 15 scrapeOP issues
Sort by recently updated
recently updated
newest added

Modernized and Customized scripts with menu version 1 Added link to chrome 93

Since 2022-01-21 the scraping of soccer odds from oddsportal does return only empty values. It seems like some changes were made to the oddsprotal html, so the scaping needs to...

Hi, first of all what a great scraper. Thanks for all the hard work put in. I had a question, I am currently looking to expand the scraper into different...

After scraping, I get this error message, /Users/ugooezekoma/code/dekoma4u/ebetting/ugoo/scrapeOP Data will be saved in the following directory: /Users/ugooezekoma/code/dekoma4u/ebetting/ugoo/scrapeOP We start to collect current season We start to scrape the page n°1...

Hello to all historical results and betting odds seekers Can somebody help me with this issue? FinalScraper.py worked and I saw the following results in the console (Function crashed, probable...

New to Python, where is the chromedriver.exe file. I linked it to the chrome.exe file in the Project x86 directory but when I launch scraper it doesnt launch anything. Not...

When I run the code the following appears: scrape_oddsportal_historical(sport = 'soccer', country = 'france', league = 'ligue-1', start_season = '2022-2023', nseasons = 1, current_season = 'no', max_page = 1) ![captura](https://github.com/Seb943/scrapeOP/assets/145762533/87e21d6e-4602-4c41-8ad0-e518041e4ddd)...

Hi, I have some troubles getting the code to run. I have some years of experience in javascript, but never in python. Im not sure if I have implemented the...