Hi there,
Ive been learning perl for a while now, and im trying to teach myself how to scrape websites etc.
As bookmakers have a great deal of information on their sites i started there.
However I noticed they have a script which changes the display of odds.
The change display dropdown is halfway down the page. If i wanted to extract odds or information in certain types of displays how do i change that script so i can extract the correct info?
I tried get $url once i changed to url to what i thought the script was accessing but it didnt work..
Has anyone got any ideas how to action a script on a URL?
Kind regards
Nash
Ive been learning perl for a while now, and im trying to teach myself how to scrape websites etc.
As bookmakers have a great deal of information on their sites i started there.
However I noticed they have a script which changes the display of odds.
The change display dropdown is halfway down the page. If i wanted to extract odds or information in certain types of displays how do i change that script so i can extract the correct info?
I tried get $url once i changed to url to what i thought the script was accessing but it didnt work..
Has anyone got any ideas how to action a script on a URL?
Kind regards
Nash