CybersecurityStudents / Gmail-Phishing-and-Spam-Filter

GNU General Public License v3.0
0 stars 1 forks source link

Research Items: Structure Design/API #1

Open ehwu106 opened 1 year ago

ehwu106 commented 1 year ago

Think of the flow on the design and take future enhancements into consideration when creating our design. Gmail API research and whatnot.

ehwu106 commented 1 year ago

The code should allow users to input their email so that the code doesn't only work for one user.

Adithya-Rajendran commented 1 year ago

OS: Python Ver: 3.11.1-bullseye

ehwu106 commented 1 year ago

design doc: https://docs.google.com/document/d/1wY0BwxasICfORS5-vuYMT2-xT6ioMQ1o2TGmmoFMxIw/edit?usp=sharing

ehwu106 commented 1 year ago

Gmail API: https://googleapis.github.io/google-api-python-client/docs/dyn/gmail_v1.html

ehwu106 commented 1 year ago

https://www.geeksforgeeks.org/how-to-read-emails-from-gmail-using-gmail-api-in-python/

ehwu106 commented 1 year ago

https://www.thepythoncode.com/article/use-gmail-api-in-python