The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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.