Skip to content

Diosim/gmailScrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Download ALL attachments from GMail

  1. Script needs to be run via console not in an IDE, getpass.getpass() will fail otherwise https://docs.python.org/3/library/getpass.html
  2. IMAP must be enabled in GMail settings https://support.google.com/mail/troubleshooter/1668960?hl=en
  3. need an APP Password if using 2 step verification https://support.google.com/accounts/answer/185833
  4. Reference information for GMail IMAP extension can be found here https://developers.google.com/gmail/imap_extensions

To add:

-download each gmail to a separate folder [named by the subject]
-copy body of the gmail to .txt and parse info

About

scrap all g-mails, body and attachments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages