uspto-opendata-python icon indicating copy to clipboard operation
uspto-opendata-python copied to clipboard

Problem with downloading full information about patent

Open ArtemMIPT opened this issue 7 years ago • 2 comments

I can't download such fields like abstract or description of patent using this library.

ArtemMIPT avatar Dec 17 '17 11:12 ArtemMIPT

Dear @ArtemMIPT,

the USPTO PEDS system does not offer any fulltext information for patent documents, as far as I know. Also, I don't know any API-based data source offered by the USPTO which makes it possible to retrieve fulltext information from individual documents.

Maybe @mohamedasni or @andyhegedus have some advices here?

With kind regards, Andreas.

amotl avatar Mar 13 '19 23:03 amotl

Dear @ArtemMIPT,

for obtaining abstract or description texts for patent documents issued by the USPTO, you might want to have a look at the pypatent package by @daneads.

With kind regards, Andreas.

amotl avatar Mar 14 '19 00:03 amotl