WhatsApp Group Links Scraper avatar

WhatsApp Group Links Scraper

Pricing

from $2.99 / 1,000 results

Go to Apify Store
WhatsApp Group Links Scraper

WhatsApp Group Links Scraper

🔎 WhatsApp Group Links Scraper extracts WhatsApp group invite links fast and efficiently. 🚀 Great for lead generation, marketing outreach & community research. 📈 Automate link discovery, save time, and stay organized.

Pricing

from $2.99 / 1,000 results

Rating

0.0

(0)

Developer

SimpleAPI

SimpleAPI

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

💬 WhatsApp Group Links Scraper

Discover public WhatsApp group & channel invite links at scale across the major social networks — Facebook, Instagram, TikTok, LinkedIn, Twitter/X, YouTube, Pinterest, and Reddit. Feed the Actor your keywords, choose a platform and country, and it hunts down chat.whatsapp.com join-links in real time, streaming each result straight to your dataset. 🚀

⚡ Endless leads for marketing, recruiting, community growth, and research — built for speed and reliability.


✨ Why Choose This Actor?

  • 🟢 Real-time results — every link is saved the moment it's found, never at the end. A mid-run stop still leaves you a full partial dataset.
  • 🛡️ Smart proxy ladder — automatically escalates direct → datacenter → residential (sticky) when the search engine pushes back, so you keep getting data.
  • 🔁 Built-in retries — up to 3 attempts per page with exponential backoff.
  • 🌍 Geo-targeting — restrict results to any of 100+ countries.
  • 📊 Clean, grouped output — results are tagged by keyword and platform and rendered as a tidy table.
  • 🧹 Smart de-duplication — every source URL is returned once.

🔑 Key Features

FeatureDescription
🔎 Multi-keyword searchEach keyword is searched independently and grouped in the output.
🌐 8 social platformsFacebook, LinkedIn, Instagram, Twitter/X, YouTube, Reddit, Pinterest, TikTok.
💬 Group and channel linksDetects both chat.whatsapp.com/<code> invites and whatsapp.com/channel/<id> links.
📡 Live loggingEngaging, real-time progress so you always know what's being collected.
🛡️ Proxy fallbackDirect → Datacenter → Residential, with clear log events at every switch.

📥 Input

FieldTypeRequiredDescription
keywordsarrayOne or more search terms.
platformstringSocial network to scan.
countrystringFIPS 10-4 country code for geo-targeting.
limitintegerMax number of records to collect (omit for no limit).
proxyConfigurationobjectProxy settings. GOOGLE_SERP group recommended.

Example input

{
"keywords": ["marketing", "jobs"],
"platform": "facebook.com",
"country": "us",
"limit": 10,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["GOOGLE_SERP"]
}
}

📤 Output

Each record contains:

FieldDescription
keywordThe keyword that produced this result.
platformThe platform searched.
countryCountry code used.
titleTitle of the source post/profile.
descSnippet text where the link was found.
urlThe source URL on the social platform.
groupUrlArray of normalized WhatsApp group/channel links.

Example output

[
{
"keyword": "marketing",
"platform": "facebook.com",
"country": "us",
"title": "WhatsApp Business Marketing",
"desc": "WhatsApp Business Marketing. Join group. ... chat.whatsapp.com/HsOmSeLn8vvCoII4Vds0UL ...",
"url": "https://www.facebook.com/groups/645308090352562/",
"groupUrl": ["https://chat.whatsapp.com/HsOmSeLn8vvCoII4Vds0UL"]
}
]

🚀 How to Use (Apify Console)

  1. Log in at console.apify.comActors.
  2. Open WhatsApp Group Links Scraper.
  3. Enter your keywords, pick a platform and country, set a limit.
  4. Keep the GOOGLE_SERP proxy group enabled for best results.
  5. Click Start ▶️.
  6. Watch links stream into the log and Output tab in real time.
  7. Export to JSON / CSV / XLSX or pull via API.

🤖 Use via API

curl -X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{"keywords":["marketing"],"platform":"facebook.com","country":"us","limit":10}'

💡 Best Use Cases

  • 🎯 Lead generation — build outreach lists from niche WhatsApp communities.
  • 📣 Marketing & sales — find active groups in your industry.
  • 🧑‍💼 Recruiting — discover job-sharing groups by keyword and region.
  • 🔬 Research — map community activity around a topic or brand.

💰 Pricing

This Actor uses the Pay-Per-Event model:

  • Actor start — a small one-time startup charge.
  • Result — charged per WhatsApp link record written to the dataset.

You only pay for the leads you get. 🎉

❓ FAQ

Why do some results have multiple links? A single post can advertise several groups — all detected links are returned in groupUrl.

Why no results for my keyword? Try broader keywords, a different platform, or make sure the GOOGLE_SERP proxy group is enabled.

Is this legal? The Actor only collects publicly available search-engine data. You are responsible for compliance with local laws (GDPR, CCPA, anti-spam) and platform ToS.

🛟 Support & Feedback

Open an issue on the Actor's Issues tab — real questions get real answers. 🙌