Whatsapp scraper avatar
Whatsapp scraper

Pricing

$25.00/month + usage

Go to Store
Whatsapp scraper

Whatsapp scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape whatsapp numbers in bulk and extract complete details including name, email, website, address, description, profile picture, etc

1.0 (1)

Pricing

$25.00/month + usage

10

Total users

770

Monthly users

3

Runs succeeded

>99%

Issues response

33 days

Last modified

a year ago

You can access the Whatsapp 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 '{
< "numbers": [
< "8976859807",
< "8655907795",
< "8860033772"
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "US"
< }
<}' |
<apify call curious_coder/whatsapp-scraper --silent --output-dataset

Whatsapp scraper API through CLI

The Apify CLI is the official tool that allows you to use Whatsapp 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: