I have been unsuccessful trying to use the PatentsView APIs. I have an API key. I have tried from Python scripts, command line, and the Swagger UI. In Swagger, I received error messages about misformed JSON, fix the errors, and when it seems I've finally fixed all JSON errors, I then consistently receive a 429 error indicating excess requests, but this is after only 3 or 4 requests. I've waiting up to 24 hours between such sessions, with the same outcome. The only successful API request I've been able to make is the simplest one with /api/vs/patent/{patent} endpoint. The data I want however is: claim 1, USPC class, CPC class, assignee name. Any attempts to use endpoints such as g_claim have failed in the way described. Is there a source of known-working example GET or POST queries for data such as claim 1, USPC class, CPC class, and/or assignee name? Thank you.
- About
- Methods & Sources
- Community