Ecosyste.ms: Awesome
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: 28 days ago
JSON representation
Get a count for the number of emails sent by each sender
- Host: GitHub
- URL: https://github.com/salsal97/gmailanalyzer
- Owner: salsal97
- Created: 2019-07-02T04:20:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-13T05:20:46.000Z (over 5 years ago)
- Last Synced: 2024-04-28T07:29:25.496Z (8 months ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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