I am looking for advise. The following website
provides fares information for UK train lines. I would like to use it to build a database of travel costs for seasons tickets from different locations. I have never done this kind of thing before but have experience with Python/Bash scripting and some HTML.
Viewing the source code for a typical query the actual fair information is not displayed in index.html
. Can anyone provide a pointer as to how to go about scraping (a new word for me) the information.