Skip to content

lazuardyk/email-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages