curl --location --request POST '/api/v1/open/search?api_key&engine&q&page&num&inventor&assignee&before&after&sort&clustered&dups&patents&scholar&country&language&status&type&litigation&tbm&html'{
"code": 0,
"data": {
"organic_results": [
{
"assignee": "string",
"country_status": {
"property1": "string",
"property2": "string"
},
"figures": [
{
"full": "string",
"thumbnail": "string"
}
],
"filing_date": "string",
"grant_date": "string",
"inventor": "string",
"language": "string",
"patent_id": "string",
"patent_link": "string",
"pdf": "string",
"position": 0,
"priority_date": "string",
"publication_date": "string",
"publication_number": "string",
"snippet": "string",
"title": "string"
}
],
"pagination": {
"current": 0,
"next": "string",
"other_pages": {
"property1": "string",
"property2": "string"
}
},
"search_information": {
"organic_results_state": "string",
"page_number": 0,
"time_taken_displayed": 0,
"total_pages": 0,
"total_results": "string"
},
"search_metadata": {
"created_at": "string",
"google_url": "string",
"id": "string",
"json_endpoint": "string",
"processed_at": "string",
"raw_html_file": "string",
"status": "string",
"total_time_taken": 0
},
"search_parameters": {
"google_domain": "string",
"html": "string",
"num": "string",
"q": "string",
"tbm": "string"
},
"summary": {
"assignee": [
{
"frequency": [
{
"percentage": 0,
"year_range": "string"
}
],
"key": "string",
"percentage": 0
}
],
"cpc": [
{
"frequency": [
{
"percentage": 0,
"year_range": "string"
}
],
"key": "string",
"percentage": 0
}
],
"inventor": [
{
"frequency": [
{
"percentage": 0,
"year_range": "string"
}
],
"key": "string",
"percentage": 0
}
]
}
},
"msg": "string",
"reqId": "string"
}