API Documentation
Search
Performs a search
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Search parameters
Send a single search request
The query you want to ask
The search service you want to choose
Available options:
google
, bing
, duckduckgo
, yahoo
, youtube
, x
, reddit
, github
, arxiv
, wechat
, bilibili
, imdb
, wikipedia
The results you want to have
Required range:
1 <= x <= 100
The results you want to crawl
Required range:
0 <= x <= 10
Search including image urls
List of websites to include in search results
List of websites to exclude from search results
The language preference for search results (e.g., 'en', 'zh-CN', 'fr'). Uses standard language codes.
Limit search results to a specific time range
Available options:
day
, month
, year