var fDesc=new Array(); fDesc[0] = "uBlaster-Email Spider can collect and extract emails from the websites around the world using the keywords and urls you enter for. Simply provide a starting website or starting keywords and let uBlaster-Email Spider do the rest.uBlaster-Email Spider will crawl the web site and collect all email addresses it finds.

Specify the websites you want to visit to allow email spider to stay on top of your goal or block web sites you don’t want it to visit. Meanwhile,It can find both targeted and untargeted emails,from specific countries and Web sites that you specify.It’s easy to use and has the ability to extract emails from a file on your computer,or by getting sites from a search engine,or by spidering a list of URL’s which you give it.

Main features:
- Javascript analysis to find protected email addresses;
- Fully automated email and website harvesting;
- Harvest emails with the help of search engines (500 included);
- Spider web to find e-mail from any specified start website (URL);
- Scans up to 10 webpages simultaneously;
- Database integration for easy sorting,exporting,and protecting your data;
- Automatically prevents collection of duplicate emails;
- Automated searching lets you enter multiple search terms and automatically skip to the next search after a specified number of websites have been scanned;
- Displays statistics of all pages scanned,websites found,and emails found;
- Stop and Resume scanning with the click of a button,you can even resume after shutting down the program;
- Low memory use means you can let the spider run while minimized and not interfere with your other application.
- Very fast processing (with 100 threads you can easly extract 500 new emails a minute)."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }