Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

email-crawler

Crawling emails from Bing search engine

program

Prerequisites

  • Python 3
  • Python library: fake_useragent & requests

How to use

  • Install python 3
  • Install fake_useragent & requests library, use pip:
    pip install fake_useragent
    pip install requests
  • Run email-crawler.py
  • Emails are stored in results.txt

About

Crawling emails from Bing search engine

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages