Good afternoon to the whole forum
I'll get right to the problem.
I would like to download the average odds of each game from this site.
https://www.oddsportal.com/soccer/italy/serie-a-2019-2020/results/
I can do it, but I can't download the date
How can I do?
Ps I don't want to open every link of every match
I hope someone will give me a hand, thanks to everyone
Forgive me for my incorrect English
here is the map
{"_id":"odd-portal-medie","startUrl":["https://www.oddsportal.com/soccer/italy/serie-a-2019-2020/results/"] ,"selectors":[{"id":"Element","type":"SelectorElement","parentSelectors":["_root"],"selector":"tr.deactivate","multiple":true,"delay":0},{"id":"Ora","type":"SelectorText","parentSelectors":["Element"],"selector":"td.table-time","multiple":false,"regex":"","delay":0},{"id":"Match","type":"SelectorText","parentSelectors":["Element"],"selector":"td.name","multiple":false,"regex":"","delay":0},{"id":"Result","type":"SelectorText","parentSelectors":["Element"],"selector":"td.bold","multiple":false,"regex":"","delay":0},{"id":"Home","type":"SelectorText","parentSelectors":["Element"],"selector":"td:nth-child(4) ","multiple":false,"regex":"","delay":0},{"id":"Draw","type":"SelectorText","parentSelectors":["Element"],"selector":"td:nth-child(5) ","multiple":false,"regex":"","delay":0},{"id":"Away ","type":"SelectorText","parentSelectors":["Element"],"selector":"td:nth-child(6) ","multiple":false,"regex":"","delay":0}]}
