thepycoder / invoice_grabber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:HTML 69.0%Language:Python 28.1%Language:Dockerfile 2.7%Language:Shell 0.1%