[GET] Email Grabber

Status
Not open for further replies.

softtouch2009

Senior Member
Joined
Dec 2, 2009
Messages
1,064
Reaction score
257
Mod Edit: Links no longer work. If you're interested in similar program, see @trustedfire9's thread here: https://www.blackhatworld.com/seo/get-deep-extractor.731801/

I am giving away a little tool I wrote to grab email addresses from web pages.
You can load an url list, and the tool will grab the web pages and parse for email addresses, which will be saved straight into a file.

Due to the fact that the tool is free, I can only offer very limited support.

Download
Code:
http://scraperfiles.com/emailgrabber.exe

VirusTotal: 0/42
Code:
http://www.virustotal.com/file-scan/report.html?id=a638a8be602bdebb737dae66bf8e7ce2d3d435b6bdfc81bb93c4198f82ec2141-1321886675
 
Last edited by a moderator:
No idea why I can't edit my own post above...

Just updated to V1.0.0.1

A zipped version can be found here too:

Code:
http://scraperfiles.com/emailgrabber.zip

Please post a VirusTotal Scan for the zipped version.

Thank You - "Wiz"
 
Please post a VirusTotal Scan for the zipped version.

Thank You - "Wiz"

Here is a VT scan for the zipped version:

Code:
http://www.virustotal.com/file-scan/report.html?id=2c92f53aeb09aae0bdfd10a7b88afb274f9dbd38c6e349ebe7763c3fef8fa8b5-1322024725
Result:
0/ 41 (0.0%)
Looks okay to me :)

Cheers.
 
I like the program. Very simple with a ScrapeBox feel.

Here are my suggestions.


  • Allow URL to be exported along with email address (so that I know where to return later for updates).
  • If above option is implemented, allow to save as CSV
  • Unless you are going to add more options, allow the 'Load URL List' button to bring up the Browse window instead of having to click the drop down option.
  • Allow post from clipboard or manually type URL
  • Does this scrape the screen only or HTML? Both options would be ideal as some scripts prevent email scraping in HTML but screen scrappers work very well for this.


Again, great share. I look forward to future updates and will be happy to beta test your releases as I use 10-20 different email scrappers.
 
V1.0.0.2 uploaded

Added to "Load Urls" button:
- Load from clipboard
- Manually type url
- Add from file
- Add from clipboard
- Add by typing a url

Code:
http://scraperfiles.com/emailgrabber.zip
Virustotal: 0/43
Code:
https://www.virustotal.com/file/17176fae4e507817f94b67fb25ff06f54852daf8e41ec78a13178ae4838bfdab/analysis/1328409304/
 
Thats a good question. Just try it.

Facebook uses the HTML ASCII code translation for "@" by "& #64 ;" (without spaces).
Maybe your software can detect this, I don't know...

EDIT : Ok, it works with Facebook pages.
There is just an anchor bug on GUI, the button "Load URL List" is not fixed on bottom.
And the download link works fine !

Beny
 
Last edited:
Can't download. Please upload to mediafire if posssible. Thanks
 
V1.0.0.3 uploaded

Only the GUI bug (thanks kokoloko75 for reporting it) was fixed.

Because the file comes from my server, do yourself a favor and check the digital signature of the executable file inside the zip archive, to ensure the file was not tampered with.
If there is no digital signature, DO NOT run the file.

Download:
Code:
http://scraperfiles.com/emailgrabber.zip
VT Report 0/43:
Code:
https://www.virustotal.com/file/fb65eb4aef3f37158d10aada4037c6b81bb47ca937decad659819b0d95c5cdbc/analysis/1329874550/
 
Last edited:
V1.0.0.3 uploaded

Only the GUI bug (thanks kokoloko75 for reporting it) was fixed.

Because the file comes from my server, do yourself a favor and check the digital signature of the executable file inside the zip archive, to ensure the file was not tampered with.
If there is no digital signature, DO NOT run the file.

Download:
Code:
http://scraperfiles.com/emailgrabber.zip
VT Report 0/43:
Code:
https://www.virustotal.com/file/fb65eb4aef3f37158d10aada4037c6b81bb47ca937decad659819b0d95c5cdbc/analysis/1329874550/

Thanks for updating this OP.:D
 
V1.0.0.3 uploaded

Only the GUI bug (thanks kokoloko75 for reporting it) was fixed.

Because the file comes from my server, do yourself a favor and check the digital signature of the executable file inside the zip archive, to ensure the file was not tampered with.
If there is no digital signature, DO NOT run the file.

Download:
Code:
http://scraperfiles.com/emailgrabber.zip
VT Report 0/43:
Code:
https://www.virustotal.com/file/fb65eb4aef3f37158d10aada4037c6b81bb47ca937decad659819b0d95c5cdbc/analysis/1329874550/

hey, great work...how many mails id can this tool loaded in "remove duplicated email from email file" feature? I was wondering it can only handle several hundreds of emails in total at one time.
 
hey, great work...how many mails id can this tool loaded in "remove duplicated email from email file" feature? I was wondering it can only handle several hundreds of emails in total at one time.

It should be able to remove duplicates from files containing 5 million to 10 million emails.
 
Status
Not open for further replies.
Back
Top