Web Search avatar
Web Search

Pricing

$0.25 / 1,000 results

Go to Store
Web Search

Web Search

Developed by

Desearch

Desearch

Maintained by Community

This Actor allows users to search for any information over the web. This replicates a typical search engine experience, where users can search for any information they need.

0.0 (0)

Pricing

$0.25 / 1,000 results

0

Total users

23

Monthly users

21

Runs succeeded

>99%

Last modified

a month ago

You can access the Web 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 '{
< "query": "Latest advancements in AI research"
<}' |
<apify call desearch/web-search --silent --output-dataset

Web Search API through CLI

The Apify CLI is the official tool that allows you to use Web Search locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: