You are viewing the documentation of the new API versions. We would love to hear from you. You can write to use at support@crustdata.co for feedback and clarifications.
Reference for Web Search: request parameters, response body, error handling, common gotchas, and API summary.
Reference material for Web Search: request parameters,
response body, error handling, common gotchas, and the API summary.For walk-through examples, see Web Search and
Recipes. For result shapes and field presence
by source, see Source types.
Search query text. Max 5,000 characters. Supports search operators like site: and filetype:.
location
string
No
—
ISO 3166-1 alpha-2 country code for region-specific results (e.g., "US", "GB", "JP").
sources
string[]
No
—
Sources to query: web, news, scholar-articles, scholar-articles-enriched, scholar-author, ai, social. Current platform behavior: omitting this field searches all sources.
site
string
No
—
Restrict results to a domain (e.g., "linkedin.com/company", "github.com"). Max 500 characters.
start_date
integer
No
—
Unix timestamp (seconds). Only results after this date.
end_date
integer
No
—
Unix timestamp (seconds). Only results before this date. Must be > start_date.
human_mode
boolean
No
false
Attempt a browser-like retrieval path when standard search access is blocked by bot protection.
page
integer
No
1
Number of result pages to aggregate into the response. Minimum: 1.