Datadome Sound Captcha avatar
Datadome Sound Captcha

Deprecated

Pricing

Pay per usage

Go to Store
Datadome Sound Captcha

Datadome Sound Captcha

Deprecated

Developed by

Caleb David

Maintained by Community

Solve Datadome sound captchas using AI by providing the audio file URL

0.0 (0)

Pricing

Pay per usage

1

Total users

10

Monthly users

2

Last modified

2 years ago

You can access the Datadome Sound Captcha 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.

1echo '{
2  "audio_url": "https://dd.prod.captcha-delivery.com/audio/2023-05-19/en/3a1e6a23a02face80c0f26578049ced9.wav",
3  "proxyConfig": {
4    "useApifyProxy": false
5  }
6}' |
7apify call microworlds/datadome-sound-captcha --silent --output-dataset

Datadome Sound Captcha API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: