One last Question in this thread.
I want to extract link similarly from following website.
view-source:
https://patentscope.wipo.int/search/...b=PCTDocuments
Text I want is in following formate
"https://mirror.patentscope.wipo.int/patentscope/docservicepdf_pct_mirror/id00000031470708/PAMPH/WO2015177801.pdf"
I can find it using
Code:
"https://mirror.patentscope.wipo.int/patentscope/docservicepdf_pct_mirror/*.pdf"