|
|
|
|
|
by takkatakka
879 days ago
|
|
I built https://bankstatement2csv.com
It's a pdf bank statement to csv converter (which seems like an increasingly popular niche for solo devs), making $550/month as of today. Marketing is challenging, and have only really had some minor success using ppc. Also, I have a fairly high churn rate (like 30%). From talking with users, it's mostly from individuals or small business owners that convert their statements from the year and then are done. Book keepers and CPAs tend to keep their subscriptions, which makes sense. Tech stack: Java, Javalin, Jooq, PdfBox, JavaScript, React, Tailwind Hosted on DO |
|
Regarding selling it as an API. In Europe, PSD2 is the standard to provide third-party read-only access to banking data. I am using this to make my business bank account accessible to accounting SaaS. PSD2 requires renewal access every 3 months. At the same time, I have a summary of transactions in my e-mail every, so I would rather set forwarding once than keep to renew PSD2 (I set it, it expired and I do it manually).