Patentsview's Oldest Patents
This page is sending in a get request to the /patents endpoint with the following parameters:
q={"patent_type":"Utility"}
&f=["patent_number","patent_date","patent_title","uspc_subclass_id","cpc_subgroup_id"]
&s=[{"patent_date":"desc"},{"patent_number":"desc"}]
In English that's asking for patents with a patent_type of Utility, specifying a list of fields
to return please, and if it's not too much bother could the patents come back
with a primary sort by patent date ascending and a secondary sort of patent number ascending?
To make a spreadsheet analogy, we're asking for rows of sorted patent data where the columns are the ones specified in the "f" parameter. Pretty cool, huh?
Patent No. | Issue Date | Title | US Classification(s) | CPC Classification(s) |
Requesting data from Patentsview. Results will appear here
in a few seconds! |
Rows returned:
?
I should provide a link here that would retrieve the next set of 25 patents!