Home Page   |   Products   |   Customer Service   |   About Us   |   Contact Us   |   Search
 
Home > Source Code > Email Crawler
 

Email Crawler


Download source code

Online demonstration

The Email Crawler component is included in the Web Crawler component.

An email crawler (also known as an email spider ) is a web crawler which searches for emails
located on a web page.
Those emails are usually stored in an anchor tag ( <A> ) but can be found as generic text.

How does our Email Crawler work?

We use the Web Crawler to crawl web pages.
Then we get the HTML of the page.
Now, we go over the HTML and search for '$' character, do some more email examinations and that's it.

 
Take a look at the source code...
 
 
Share with others:   
 
  Webmaster: Eran Aharonovich © All rights reserved to Eran Aharonovich 2007