DuckDuckGo Scraper avatar
DuckDuckGo Scraper

Pricing

$0.60 / 1,000 results

Go to Store
DuckDuckGo Scraper

DuckDuckGo Scraper

Developed by

Ivan Vasiljević

Ivan Vasiljević

Maintained by Community

Scrape search results from DuckDuckGo without any limits! Export your search result data into XML, JSON, CSV or Excel!

0.0 (0)

Pricing

$0.60 / 1,000 results

0

Total users

4

Monthly users

4

Runs succeeded

91%

Last modified

17 days ago

You can access the DuckDuckGo Scraper 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": "java developer",
< "maxRecords": 10
<}' |
<apify call ivanvs/duckduckgo-scraper --silent --output-dataset

DuckDuckGo Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: