Invoice Grabber

This repo serves as a companion to a to-come blogpost about how to automate getting an invoice from a shitty online platform and sending it back as a simple email with the invoice as attachment. More to come

architecture

Gmail API

The gmail api is used to both read incoming proximus messages and send new mails back to the original sender with the invoice attached.

Selenium

The project uses selenium to automate the browsing process