Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 340 Bytes

File metadata and controls

14 lines (13 loc) · 340 Bytes
  • polish the documentation
  • add more unit tests
  • clean and refactor the code
  • add typescript types
  • better bundling

Ideas:

  • scraper.mails(): scrape any mail found in a page
  • fetcher .crawl({domain:, regexWhiteList, regexBlackList, unique}) => add links from every crawled web page .limit()
  • fetcher .get() .followForm()