5

I just thought, would it be possible to make a python script which recives information (emails) from gmail? e.g. I type in my username and password then it goes to www.google.com/mail/user..... and downloads emails as .txt files for me to read?

[Python 3.1]

Alex
  • 2,189
  • 3
  • 15
  • 9

1 Answers1

5

This might be what you are looking for : Reading and parsing email from Gmail using C#, C++ or Python

Community
  • 1
  • 1
fixxxer
  • 15,568
  • 15
  • 58
  • 76