VOOZH about

URL: https://apify.com/antonio_cesar/whatsapp-scraper-profile-unlimited-by-month

โ‡ฑ WhatsApp Scraper Profile ยท Apify


๐Ÿ‘ Whatsapp Scraper Profile(unlimited by month) avatar

Whatsapp Scraper Profile(unlimited by month)

Pricing

$10.00/month + usage

Go to Apify Store

Whatsapp Scraper Profile(unlimited by month)

WhatsApp Profile Scraper lets you extract public profile info from any WhatsApp number โ€” unlimited per month.

Pricing

$10.00/month + usage

Rating

5.0

(1)

Developer

๐Ÿ‘ Antรดnio Cรฉsar

Antรดnio Cรฉsar

Maintained by Community

Actor stats

3

Bookmarked

189

Total users

20

Monthly active users

1.5 days

Issues response

20 days ago

Last modified

Share

Whatsapp Scraper Profile By Number

Apify actor that fetches a WhatsApp profile by phone number and returns profile data, including the profile picture as BASE64 (without the data: prefix). Results are also saved to the run's Dataset.

For each run, the actor:

  • Validates the provided phone number.
  • Calls the backend API and normalizes the response.
  • Downloads the profile picture (when available) and converts it to BASE64 (without data:image/...;base64,).
  • Returns the final JSON and saves the results to the Dataset (and to the OUTPUT store).

Input

Minimal input (Apify UI):

  • number (string, required): WhatsApp number (digits only, 8โ€“15). Example: 5579999393233

Output

Two output formats are supported:

  1. API format (default):
{
"status":200,
"message":"OK",
"data":{
"phone":"5579999393233",
"about":"Hey there! I am using WhatsApp.",
"is_business": false,
"picture_url":"https://.../profile.jpg",
"base64_image":"<BASE64-WITHOUT-PREFIX>",
"image_size":84478,
"download_success":true
},
"metadata":{
"request_type":"profile",
"number_searched":"5579999393233",
"timestamp":"2025-09-26T12:45:44.389Z",
"cost":0.01
}
}
  1. Array format (simplified) โ€” set OUTPUT_FORMAT=array:
[
{
"phone":"5579999393233",
"picture":"<URL-OR-BASE64-WITHOUT-PREFIX>",
"isbiz":{"isbiz":"Not a Business Account"},
"about":"Hey there! I am using WhatsApp."
}
]

Picture (BASE64) notes:

  • The image is returned without the data:image/...;base64, prefix for easier integration.
  • When picture/picture_url is present, the actor downloads the image and adds base64_image to data.
  • In array format, the picture field is populated in this order: picture โ†’ picture_url โ†’ base64_image.

Dataset and OUTPUT

  • Results are stored in the run Dataset using pushData (single object or array).
  • The final payload is also stored in the OUTPUT key-value store for API access.
  • The Apify UI uses .actor/OUTPUT_SCHEMA.json to present helpful columns (status, phone, picture, etc.).

How to use

  1. On Apify (recommended):
  • Open the Actor page.
  • In "Input", provide number.
  • (Optional) Set OUTPUT_FORMAT=array to get the simplified array.
  • (Optional) Set OUTPUT_MODE=stdout to print JSON only to stdout.
  • Run the Actor and view results in Dataset and/or OUTPUT.
  1. Locally (development):
  • Node.js >= 16.
  • Install dependencies: npm install in the python folder.
  • Run node src/main.js.

Costs and limits

The Actor logs a nominal $0.01 per request (using a minimum compute-unit usage) for auditing. Adjust according to your actual billing model.

Support

If you need help adapting the output format, feel free to open an issue or contact the maintainer.

You might also like

Whatsapp Scraper Profile By Number

antonio_cesar/whatsapp-scraper-profile

WhatsApp Scraper Profile By Number allows you to extract public profile information directly from a WhatsApp number.

๐Ÿ‘ User avatar

Antรดnio Cรฉsar

266

5.0

Whatsapp Profiles Scraper

inutil_labs/wscrp-free

Scrape the Whatsapp network and fetch profile info of any user, including: Profile picture, About status, or check if it's a Whatsapp for Business or personal account.

4.2K

5.0

Whatsapp Scraper

inutil_labs/whatsapp-scraper

Fetch Whatsapp profiles data, including: display picture, name and status.

8

1.0

Whatsapp Scraper Profile Bulk, CSV, SpreadSheet or Input file

antonio_cesar/whatsapp-scraper-profile-bulk

Whatsapp Bulk Scraper Profile send your spreadsheet or CSV file and scrape

๐Ÿ‘ User avatar

Antรดnio Cรฉsar

399

WhatsApp Messages Scraper

extremescrapes/whatsapp-messages-scraper

Scrape and monitor WhatsApp group or private chat messages in real time. Scan the QR code to connect and start collecting structured WhatsApp message data.

๐Ÿ‘ User avatar

Extreme Scrapes

411

1.5

WhatsApp Link Hunter: Bulk Website To WhatsApp Mapper

6sigmag/whatsapp-link-hunter-bulk-website-to-whatsapp-mapper

Transform website URLs into valuable WhatsApp Link in bulk. Automatically extract domains and find associated Whatsapp accounts for powerful lead generation, competitor analysis, and market research. Save hours of manual work with this efficient automation tool.

Whatsapp Ads Scrapper [ADVANCED]

scrapeio/whatsapp-scraper-premium

Scrape WhatsApp ads (Clickโ€‘toโ€‘WhatsApp campaigns) from the Meta Ad Library by keyword, Facebook Page ID, or Ad Library URL. Extract creatives, copy, CTAs, wa.me deep links, impressions and spend ranges. Filtered to WhatsApp publisher placements. Export to CSV or JSON. No Meta developer app required.

41

5.0

Whatsapp Cloud API MCP

mdbm/whatsapp-cloud-api-mcp

Give your AI agents a phone number! The easiest way to integrate WhatsApp Business API with Claude and other MCP-compliant tools. Supports text, media, and interactive buttons.

๐Ÿ‘ User avatar

Mouhamed Bakhoum

13

WhatsApp API

devscrapper/WhatsAppAPI

A powerful WhatsApp API to send and receive text, images, and videos with ease โ€” built for scalability, flexibility, and seamless integration into CRMs, e-commerce platforms, or chatbots.

๐Ÿ‘ User avatar

Oussama Production

130

Tiktok Profile Data Scraper

coderx/tiktok-profile-data-scraper

Tiktok Profile Insights Scraper is a lightweight tool that collects detailed public data from a list of Tiktok usernames. It fetches profile info to help you analyze accounts at scale.