Skip to content

Scrap banking transactions from webpage, export as QIF

Notifications You must be signed in to change notification settings

Sindarus/CM_to_QIF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CM_to_QIF

I use an opensource software called "Homebank" to keep track of my expenses. I usually retrieve the list of transactions I've made in the past months from my bank's website (creditmutuel.fr), which offers a feature to export transactions as a QIF file. However, Crédit Mutuel's website does not allow to export transactions older than 3 months. Surprisingly, it is still possible to display transactions up to 6 months old using the "search transaction" feature. This small python script was created to parse the HTML page where those 6-months-old transactions are displayed, and export them as a QIF file for Homebank to read.

About

Scrap banking transactions from webpage, export as QIF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages