
DuckDuckGo
Deprecated
Pricing
Pay per usage

DuckDuckGo
Deprecated
Collect all search results and save them to default dataset and key-value store. Actor run takes only a few seconds to collect all results - synchronous run is recommended.
0.0 (0)
Pricing
Pay per usage
1
Total users
80
Monthly users
2
Last modified
4 years ago
You can access the DuckDuckGo 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 '{< "SearchTerm": "Apify"<}' |<apify call cyberfly/duckduckgo --silent --output-dataset
DuckDuckGo API through CLI
The Apify CLI is the official tool that allows you to use DuckDuckGo locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: