Scrape email messages in your GMail inbox using the Official Gmail API, allowing you to mimic exactly how the Gmail website works, but get back your emails as structured data. When using this, you should pay attention to the query parameter, which will allow you to query your inbox using the same search syntax as you do in your normal Gmail and filters, so you can set up an API call to scrape your email messages for certain senders, subject lines, etc… and then scrape the raw content of them on an ongoing basis.