Options

Need to extract strings inside selected HTML Tag

VineetVineet Member Posts: 16 Contributor II
edited November 2018 in Help
Hello,
I am working on web crawling and i need to extract comments out of HTML pages
Suppose i have to extract comment which is between <p> and </p> tag...how to do it?
Please help.
Which operator to use and what regular expression/ start and end string combination to use?
Sign In or Register to comment.