| hello,
I am trying to figure out how to grab all the pages in a website that have a
same starting address (ex: www.example.com/test/xxx) where xxx changes, and
only the pages containing the word "cat"
Such that at the end I will only have the pages with the same initial address
example.com/test/ and not example.com/cat, but that contain the word cat. | |