UPI SMS Parser API - Turns Raw UPI Transaction SMS and into Financial Data
by•
Hey!
I built a small API that converts UPI transaction SMS into structured data (merchant + category).
Example:
₹450 paid to Amazon → {amount:450, merchant:"Amazon"}
Would this be useful if you're building fintech or expense apps?


Replies