[ASK] Google Patent Hack

twisted_one

Power Member
Joined
Oct 11, 2009
Messages
521
Reaction score
97
http://www.google.com/patents/

Is there any URL hack where I can land up on the Pattern's page by passing patent Number as a query parameter?

I tried this

Code:
http://www.google.com.tw/patents?as_pnum=3984922

It only shows up the Patent in Search Result and it does not land up on patent's page itself.

Can someone tell me a way to EITHER

How to land on the Patent page itself with patent number as a parameter

OR

Using PHP, How to click on that particular patent link once I land down on this page
Code:
http://www.google.com.tw/patents?as_pnum=3984922

My ultimate aim is to get on to the patent's descriptive page
 
Back
Top