I would like to extract all e-mail addresses from my Gmail account, and extract them from the messages where some search term is satisfied. I don't only want to extract addresses from to: and from: fields, but from the email’s body as well.
|
|
||||
|
|
migrated from superuser.com Jan 19 '12 at 15:44
|
Free web site (accepting donations): Vallery.net Commercial software: Gmail Extract Email Addresses Software 7.0
GMail Extract e-mail addresses from G-Mail Account 9
EDIT: Email Extractor - web email addresses harvester
Note: I haven't tried any of them (not using gmail, sorry). |
|||||||
|
|
i dont know an easier way:
|
|||||||
|
|
Well, first of all, though the IMAP or POP3 functionality of GMail, you can access all your emails to analyse them on your local system. Outlook would be able to use both techniques. But to extract email addresses from any message in your mailbox, you would need some more specialized software. Problem is, such software is popular by bulk emailers to collect existing email addresses. Thus, anyone who would create such an application could end up belong accused of creating software to support spammers and bulk emailers. So, first of all, what are your intentions? What are you planning to do with this information? Then, while it would require special tools to collect this information, it's not too difficult to write such software yourself. I wrote something similar myself, in an anti-spam attempt to collect information about spammers. It's not that difficult and with simple regular expressions it's even quite simple. Of course, there are probably several such tools available on the Internet. But be aware about the reasons someone would create such a tool! A website, for example, that would offer such functionality could also be harvesting email addresses for spammers. Other tools might also misuse an internet connection to send harvested email addresses to the creator of this tool, allowing spammers to build enormous lists of confirmed email addresses. One thing is sure, though. If I knew I was sending emails to someone who would collect them for any purpose, I would blacklist that person for my regular accounts and only communicate with them with a throw-away account just to make sure I won't be bothered too much by spam. |
|||||||||||
|
|
Just an addition to hayymc's list. http://www.gmailextractor.com Unlike other services you dont need to give your password to any third party and you will be logging-in to Gmail account through Google. gmailextractor.com will only extract Email addresses in "From" field and also the Sender's Name if available in the mail header. |
|||||
|
protected by Community♦ Jul 8 '12 at 2:49
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.
