Post your project for free and start receiving proposals from freelancers within minutes after publication!
Parser for the website https://www.oddsportal.com/
This parser needs to be written in Python:
1) It is necessary for the data from the page https://www.oddsportal.com/matches/basketball/ to be parsed from the day it is launched and for 5-6 days ahead.
2) When we go to a match, it is necessary to record the coefficients from the bookmaker Pinnacle (if there are no Pinnacle coefficients, skip the match) in the home/away table.
3) From the match page, it is necessary to obtain data from home/away (Pinnacle), over/under (Pinnacle), Asian handicap (Pinnacle).
4) The data should be recorded in an Excel table.
The rest will be discussed during the processing.