Hi,
I'm trying to find out a regex to search for a url on a page with specific word in it.
e.g. I want all the contact us, about us, support etc pages of a website. So, I want to generalize it by searching for generic contact us pages for those websites using these common words.
I'm confused on how to use "http:" or "www" at the same time..
Any help would really be appreciated.
Thanks
I'm trying to find out a regex to search for a url on a page with specific word in it.
e.g. I want all the contact us, about us, support etc pages of a website. So, I want to generalize it by searching for generic contact us pages for those websites using these common words.
I'm confused on how to use "http:" or "www" at the same time..
Any help would really be appreciated.
Thanks