View Single Post
 
Old 11-30-2015, 02:39 AM
PRA007's Avatar
PRA007 PRA007 is offline Windows 7 64bit Office 2010 32bit
Competent Performer
 
Join Date: Dec 2014
Location: Ahmedabad, Gujrat, India
Posts: 145
PRA007 is on a distinguished road
Default

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"
Reply With Quote