An open API service indexing awesome lists of open source software.

https://github.com/salsal97/gmailanalyzer

Get a count for the number of emails sent by each sender
https://github.com/salsal97/gmailanalyzer

Last synced: 7 months ago
JSON representation

Get a count for the number of emails sent by each sender

Awesome Lists containing this project

README

          

# Gmailanalyzer - Take Control of your Inbox

Get a count for the number of emails sent by each sender: Using Gmail API by Google

## Starting up
1. gmailutils: For authorization: https://developers.google.com/gmail/api/quickstart/python
2. Authorize the app to read your email
3. Create a folder called "log"
4. Run gmailanalyzer.py

## Todo:
Optimization needed