Skip to content

a python script which asks you for login and ask any other email_id . it downloads all attachments of inbox came from that other email_id

Notifications You must be signed in to change notification settings

parulc7/gmail-attachments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Gmail Attachment Downloader

This program is a Python script that downloads attachments found in the inbox of the user's Gmail account, based on a specific sender's address.

Getting Started

Prerequisites

  • Python 3

Installing

  1. Enable IMAP after logging in to your Google (Gmail) account.
  2. Give permission to less secure apps in Gmail.
  3. Download/clone repository.
  4. Run python3 script.py

Usage

  • The program prompts the user for a Gmail login.
  • Then it asks for the id of any other email account.
  • Finally, it downloads all attachments from the sender's emails onto the user's computer.
  • It will not download an attachment if it already exists in the folder.

Built With

  • Python 3
  • The following packages from the Python 3 standard libraries:

About

a python script which asks you for login and ask any other email_id . it downloads all attachments of inbox came from that other email_id

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%