A Python program for automating the downloading and printing of invoices from the Autopay service.
-> Download invoices ⬇️ Automatically download invoices from the Autopay service,
-> Date selection 📅 Users can choose the date period or select dates manually using an interactive mode from which the invocies will be downloaded,
-> Printing 🖨️ Users can choose whether to print the downloaded invoices. The program will automatically sort them by time.
git clone https://github.com/NeuroWombat/Invoice-Fetcher.git
pip install -r requriements.txt
🟡 Implementing UI for better accessibility
🟡 Printing invoices
🟡 Folder selection for saving downloaded invoices
🔴 Data validation
🔴 Better error-handling with selenium find_element
If you want to contribute to the development of this project, open a pull request or submit an issue. All suggestions are welcome!
This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. For more details, see the LICENSE file.
