Skip to content

anil-dewani/sms-transaction-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMS Transaction Parser

This repo hosts a FastAPI powered API codebase which accepts SMS messages as an input, auto-detects if a particular message is transactional in nature or not, and then parses out all the transactional meta-data.

The transactional meta-data can then be forwarded to various services for financial processing.

Currently supports: fireflyIII

All incoming SMS messages from your android phone can be transferred to this API by using SMS Forwarder

About

Parses transactional meta-data from incoming SMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published