Whatsapp scraper avatar

Whatsapp scraper

Try Actor

$25.00/month

View all Actors
Whatsapp scraper

Whatsapp scraper

curious_coder/whatsapp-scraper
Try Actor

$25.00/month

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

You can access the Whatsapp 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  "numbers": [
3    "8976859807",
4    "8655907795",
5    "8860033772"
6  ],
7  "proxy": {
8    "useApifyProxy": true,
9    "apifyProxyGroups": [
10      "RESIDENTIAL"
11    ],
12    "apifyProxyCountry": "US"
13  }
14}' |
15apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 7 stars
  • 100.0% runs succeeded
  • 5.1 days response time
  • Created in Sep 2023
  • Modified 3 months ago