Skip to content

shoutweb/WebsiteCrawlerEmailExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

WebsiteCrawlerEmailExtractor

I couldn't find a email scraper that worked to my specifications - so I just parsed together what i found online and made my own. Just input the URL to the following variable, $inputtedURL = $_GET['url']; and this script will get all the pages associated with that domain & then pull back any emails. You can make this signficantly faster if you could limit it to contact pages (if you can make this more efficient please do it and fork it!)

About

PHP script that will crawl any domain name and extract all email addresses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages