Guide for switching from the deprecated Bing Search API to Exa
Bing Parameter | Exa Parameter | Notes |
---|---|---|
q | query | Required parameter |
count | numResults | Default: 10, Max: 100 |
mkt , cc | userLocation | Use 2-letter ISO country code |
freshness | startPublishedDate endPublishedDate startCrawlDate endCrawlDate | Use ISO 8601 date format |
site: operator | includeDomains excludeDomains | Use arrays of domain strings |
Query filters | includeText excludeText | Use arrays of phrase filters |
safeSearch | Built-in moderation | Enabled by default |
offset | Not supported |