Smart search combining web and academic results
Scholar API
Smart Search
Smart search combining web and academic results
POST
Smart search combining web and academic results
Run a hybrid search that can combine web and scholarly results in one response.
Best for: Research tasks that need both academic papers and broader web context.
Scholar search endpoints use
POST with parameters in the query string. Do not send query or max_num_results as a JSON or form body.Example
Response
Returns a searchid and a results array. Result objects may include web fields, scholar fields, or both depending on the selected source.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search query for scholarly materials
Example:
"machine learning"
Maximum number of search results to return, up to 100
Required range:
1 <= x <= 100Year of publication lower bound
Required range:
1900 <= x <= 2030Year of publication upper bound
Required range:
1900 <= x <= 2030