Skip to content

bumbot-hub/Invoice-Fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoice-Fetcher

A Python program for automating the downloading and printing of invoices from the Autopay service.

✨Features✨

-> 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.

💾Instalation💾

1. Clone the repository.

git clone https://github.com/NeuroWombat/Invoice-Fetcher.git

2. Install requried dependencies:

pip install -r requriements.txt

3. Run the script.

💻Tech Stack💻

🔮Future Improvements🔮

🟡 Implementing UI for better accessibility
🟡 Printing invoices
🟡 Folder selection for saving downloaded invoices

🔴 Data validation
🔴 Better error-handling with selenium find_element

Contributing

If you want to contribute to the development of this project, open a pull request or submit an issue. All suggestions are welcome!

⚖️License⚖️

This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. For more details, see the LICENSE file.

About

Python program for automating the downloading and printing of invoices from the Autopay service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages