DuckDuckGo Scraper avatar

DuckDuckGo Scraper

Try for free

3 days trial then $20.00/month - No credit card required now

View all Actors
DuckDuckGo Scraper

DuckDuckGo Scraper

epctex/duckduckgo-scraper
Try for free

3 days trial then $20.00/month - No credit card required now

Search anything from DuckDuckGo without any limits! Get images, videos, news, or search results from DuckDuckGo right away! Extremely fast, unlimited usage. Adjust your results by region or safety modes. Export your data by XML, JSON, CSV, Excel, or HTML!

You can access the DuckDuckGo Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "search": "DuckDuckGo",
3  "maxItems": 20,
4  "endPage": 1,
5  "proxy": {
6    "useApifyProxy": true
7  }
8}' |
9apify call epctex/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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 6 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Jan 2023
  • Modified about 16 hours ago