Hi, I'm completely new to scripting / coding etc, but looking for some pointers.
What I'd like to do is to search for text in a series of web pages. For example: https://www.karaoke-version.co.uk/suggestion_7.html
What I'd like to do is pull up each page in sequence (suggestion_7, suggestion_8 etc.) and search for text within it, to find out which text that appears on.
I learned BASIC as a kid and would have done this with a FOR / NEXT loop, but I don't know how to go about it in this context.
Any help would be appreciated!
What I'd like to do is to search for text in a series of web pages. For example: https://www.karaoke-version.co.uk/suggestion_7.html
What I'd like to do is pull up each page in sequence (suggestion_7, suggestion_8 etc.) and search for text within it, to find out which text that appears on.
I learned BASIC as a kid and would have done this with a FOR / NEXT loop, but I don't know how to go about it in this context.
Any help would be appreciated!