Skip to content

msl0/Webmail-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Webmail-Scraper

Simple webmail scraper prototype

Description

Waits for changes in input file. When receive new URL then starts scraping. If there is no errors, it sends notification via Messenger and save screenshot of every page from web mailbox to local directory

Requirements

  • python3
  • following packages: selenium, bs4, time, random, string, fbchat, os, datetime
  • fb email, password to send notification and ID of fb profile as recipient
  • chromium

Hint: install fbchat using command pip install git+https://github.com/carpedm20/fbchat.git. Run script with a non-root user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages