AI Search
Pricing
$22.00 / 1,000 runs
AI Search
allows you to perform AI-powered web searches, gathering relevant information from multiple sources, including web pages, research papers, and social media discussions.
Pricing
$22.00 / 1,000 runs
Rating
0.0
(0)
Developer
Desearch
Actor stats
2
Bookmarked
75
Total users
5
Monthly active users
4 months ago
Last modified
Categories
Share
You can access the AI Search programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "searchType": "aisearch",< "prompt": "Latest advancements in AI research"<}' |<apify call desearch/ai-search --silent --output-datasetAI Search API through CLI
The Apify CLI is the official tool that allows you to use AI Search locally, providing convenience functions and automatic retries on errors.
Install Apify CLI
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing NPM:
$npm install -g apify-cliOther API clients include:


