Hello everyone
I have a text file which has html source for a web page and I need to extract the links according to specific pattern using regex
The pattern would be at the start point
and would be at the end point like that![]()
Please Login or Register to view this content.
So I need to extract the link from the start point in https and ends with ?dl=0![]()
Please Login or Register to view this content.
Example of valid link from the text file
Thanks advanced for help![]()
Please Login or Register to view this content.
Bookmarks