AI Search avatar
AI Search

Pricing

$22.00 / 1,000 runs

Go to Apify Store
AI Search

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

Desearch

Maintained by Community

Actor stats

2

Bookmarked

75

Total users

5

Monthly active users

4 months ago

Last modified

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-dataset

AI 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 | bash

Using installation script (Windows):

$irm https://apify.com/install-cli.ps1 | iex

Using Homebrew:

$brew install apify-cli

Using NPM:

$npm install -g apify-cli
Having problems? Read the installation guide

Other API clients include: