frisbee: Collect email addresses by crawling search engine results
Frisbee is a small utility to collect email addresses from search engines and other free-form text sources. Frisbee makes it simple to find email addresses posted on the web by taking user-fed input and translating it into an automated search query. Users can extend frisbee by adding modules for new search engines or other obscure data sources.
Feature
- Ability to search for email addresses from search engine results
- Modular design that can be extended easily to include new sources
- Modifier options that can filter or target search query
- Limit option to reduce the number of results parsed
- Greedy option to learn from collected results
- Save output describing job request and results
Install
pip install frisbee
Use
Copyright Brandon Dixon <brandon@9bplus.com>
Source: https://github.com/9b/