Whatsapp scraper
$25.00/month
Whatsapp scraper
$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:
Actor Metrics
2 monthly users
-
8 stars
>99% runs succeeded
Created in Sep 2023
Modified 4 months ago