Skip to content

TheNerdGuyLulu/springer-emails-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Springer email collector

Collect emails from springer's 13 million online documents

Installation

Requests is an elegant and simple HTTP library for Python, built for human beings.

Beautiful Soup is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree.

python3 -m pip install requests
python3 -m pip install beautifulsoup4

Run

python3 main.py

License

MIT

About

Collect emails from springer's 13 million online documents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages