<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mb-hunt</title>
    <description>The latest articles on DEV Community by Mb-hunt (@mbhunt).</description>
    <link>https://dev.to/mbhunt</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3793134%2F139d6623-9eb9-4d0f-8632-b8194842ccb8.jpeg</url>
      <title>DEV Community: Mb-hunt</title>
      <link>https://dev.to/mbhunt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mbhunt"/>
    <language>en</language>
    <item>
      <title>I Built a Free Tool to Extract Contacts from WhatsApp Groups</title>
      <dc:creator>Mb-hunt</dc:creator>
      <pubDate>Thu, 26 Feb 2026 01:05:13 +0000</pubDate>
      <link>https://dev.to/mbhunt/i-built-a-free-tool-to-extract-contacts-from-whatsapp-groups-291h</link>
      <guid>https://dev.to/mbhunt/i-built-a-free-tool-to-extract-contacts-from-whatsapp-groups-291h</guid>
      <description>&lt;p&gt;Ever needed to extract all contacts from a large WhatsApp group? Maybe for community management, marketing outreach, or just backing up your group members?&lt;/p&gt;

&lt;p&gt;I built &lt;strong&gt;WhatsApp Contact Extractor&lt;/strong&gt; - a free, open-source JavaScript tool that does exactly this. No extensions, no installs, no sign-ups.&lt;/p&gt;

&lt;h2&gt;
  
  
  How It Works
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Open WhatsApp Web and navigate to your group&lt;/li&gt;
&lt;li&gt;Open the members panel (click the group name)&lt;/li&gt;
&lt;li&gt;Open browser DevTools (F12) and paste the script&lt;/li&gt;
&lt;li&gt;Wait 1-3 minutes while it scrolls and extracts&lt;/li&gt;
&lt;li&gt;A &lt;code&gt;.tsv&lt;/code&gt; file downloads automatically&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  What You Get
&lt;/h2&gt;

&lt;p&gt;A clean spreadsheet with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Phone numbers&lt;/li&gt;
&lt;li&gt;Saved contact names&lt;/li&gt;
&lt;li&gt;WhatsApp display names&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why I Built This
&lt;/h2&gt;

&lt;p&gt;Existing tools either cost money, require browser extensions (security risk), or send your data to external servers. This tool is:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;100% client-side&lt;/strong&gt; - your data never leaves your browser&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Zero dependencies&lt;/strong&gt; - just one JS file&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Free and open source&lt;/strong&gt; - MIT licensed&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It Out
&lt;/h2&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/Mb-hunt/WhatsApp-Contact-Extractor" rel="noopener noreferrer"&gt;https://github.com/Mb-hunt/WhatsApp-Contact-Extractor&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Star it if you find it useful, and contributions are welcome!&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>opensource</category>
      <category>webdev</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
