Automated invoicing pipeline
Problem: a manual data entry task between the tax authority portal and the firm's internal system was taking the team 10 hours every week. Repetitive, prone to typos, and the same story every month.
Solution: a Selenium bot that logs in to the portal, downloads, validates and loads the data. From 10 hours a week down to minutes. Auditable logs and notifications when something fails.
- Selenium
- Python
- Custom logging