Skip to content

Smemon19/gmail-subscription-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

A command-line tool to find, score, and manage subscription emails in your Gmail account.

πŸš€ Features

  • OAuth2 Authentication with the Gmail API
  • Fetch & List your recent messages
  • Detect Subscriptions via List-Unsubscribe headers and keywords
  • Extract Unsubscribe Links automatically
  • Score & Flag high-volume senders
  • Bulk Actions: unsubscribe, archive, label
  • Basic Analytics: track email volume over time

πŸ›  Prerequisites

  • Python 3.8+
  • Git
  • A Google account with Gmail API enabled

πŸ”§ Installation

git clone https://github.com/<your-username>/gmail-subscription-checker.git
cd gmail-subscription-checker
python3 -m venv venv
source venv/bin/activate        # Windows PowerShell: .\\venv\\Scripts\\Activate.ps1
pip install -r requirements.txt

About

Can check subscriptions on email and can unsubscribe. Organization tool.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages