Skip to content

jackmcdowell/domainEmailCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

domainCrawler

A PHP program that searches for emails on a specific domain

This program outputs the URLs to an array ($array) and then searches through that array looking for emails, outputting them to a second array ($emailarray). And, it prints both arrays.

ToDo: Output to a more flexible format, perhaps a MySQL database Fix error handling with non-existent links Fix code to handle large websites

About

A PHP program that searches for emails on a specific domain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages