USPTO / PatentPublicData

Utility tools to help download and parse patent data made available to the public
Other
179 stars 81 forks source link

Download Single document from USPTO #112

Open TonyValenti opened 4 years ago

TonyValenti commented 4 years ago

Hi @bgfeldm , I'm working on a browser plugin that will let attorneys easily save their USPTO documents into their Clio account (http://www.Clio.com).

I know that files can be downloaded using: https://ppair-my.uspto.gov/pair/OCNDownloadServlet but it looks like it uses a parameter like so: selectAppsForMultipleAppsDownload=11000000000000000000000000000000000000000000000

Is there an alternate URL/parameter so that I can download in individual document using its ID?

I'd be looking for something that has parameters like:

App=81556887&Type=XML

Thanks so much!

TonyValenti commented 4 years ago

Bump?

TonyValenti commented 4 years ago

@bgfeldm Is there anyone who might be able to provide some insight?