Skip to main content
 
 
 
IN THIS SECTION
3 posts
yklin
Last seen: 10/18/2017 - 20:20
Joined: 10/15/2017 - 10:57
API won't return patent_title

It seems that the API cannot return any patent title related fields, including patent_title, cited_patent_title, and citedby_patent_title.

I got HTTP 500 when making the following API call:

http://www.patentsview.org/api/patents/query?q={"_gte":{"patent_date":"2017-01-01"}}&f=["patent_number","patent_title"]

But it works if I remove patent_title from the returned fields:

http://www.patentsview.org/api/patents/query?q={"_gte":{"patent_date":"2017-01-01"}}&f=["patent_number","patent_date"]

Could anyone look into this? Thanks!

dahutonale
Last seen: 08/23/2019 - 05:00
Joined: 10/16/2017 - 10:30
Neither patent abstract

Hi,

I do not have the solution but I have the same problem with "patent_abstract".

I find it strange, as I have been using my query several time last April and it worked just fine including "patent_abstract".

Thanks for any support you can provide!

PVTeam
Role: moderator
Last seen: 03/15/2024 - 15:25
Joined: 10/17/2017 - 10:47
RE: API WON'T RETURN PATENT_TITLE

Hello,

Thank you for reaching out and informing us of this issue. We have added more space to the server, and this should allow you to retrieve patent title related fields from the API. Please don’t hesitate to reach out should you need additional assistance.

Thanks,

PVTeam