kichik / email-scraper

Simple Python library to scrape email addresses from HTML
MIT License
21 stars 10 forks source link

Accept file object #1

Open jayvdb opened 6 years ago

jayvdb commented 6 years ago

For very large documents, it is useful to load the input as a stream.