Whatsapp Scraper Profile By Number

Whatsapp Scraper Profile By Number

by antonio_cesar

WhatsApp Scraper Profile By Number allows you to extract public profile information directly from a WhatsApp number. $ 0,01 per request.

3,853 runs
84 users
Try This Actor

Opens on Apify.com

About Whatsapp Scraper Profile By Number

WhatsApp Scraper Profile By Number allows you to extract public profile information directly from a WhatsApp number. $ 0,01 per request.

What does this actor do?

Whatsapp Scraper Profile By Number is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

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 } } 2) 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: picturepicture_urlbase64_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. 2) 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.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Whatsapp Scraper Profile By Number now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
antonio_cesar
Pricing
Paid
Total Runs
3,853
Active Users
84
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support