I'm not massively au fait with the world of coding and scripting, so sorry if this seems like a daft question!
What I'd like to do is to pull up a number of web pages in sequence (for example: https://www.karaoke-version.co.uk/suggestion_10.html – I'd want to load suggestion_9, suggestion_10, suggestion_11 etc.) and search for a string of text in each page.
The last time I did any sort of coding was BASIC, where I'd probably use a FOR / NEXT loop – that was a long time ago though. If anyone could give me pointers on how to do this it would be very welcome!
What I'd like to do is to pull up a number of web pages in sequence (for example: https://www.karaoke-version.co.uk/suggestion_10.html – I'd want to load suggestion_9, suggestion_10, suggestion_11 etc.) and search for a string of text in each page.
The last time I did any sort of coding was BASIC, where I'd probably use a FOR / NEXT loop – that was a long time ago though. If anyone could give me pointers on how to do this it would be very welcome!