https://github.com/xetera/sms-regex
👀 Extract useful data out of automated sms notifications
https://github.com/xetera/sms-regex
Last synced: over 1 year ago
JSON representation
👀 Extract useful data out of automated sms notifications
- Host: GitHub
- URL: https://github.com/xetera/sms-regex
- Owner: Xetera
- Created: 2023-05-21T22:54:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T19:28:25.000Z (over 2 years ago)
- Last Synced: 2025-01-31T14:48:09.814Z (over 1 year ago)
- Language: Python
- Size: 233 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SMS Regex
A database that allows extracting useful information found in automated SMS messages, like One Time Passwords (OTPs) or non-marketing data.
Currently only supports types of messages that are relevant for me, which is mainly SMS messages that Turkish companies like Trendyol. Feel free to PR new changes if it's useful to you.
Used by [sms-router](https://github.com/xetera/sms-router) for grabbing codes out of OTP messages.
---
Read [patterns.yaml](patterns.yaml) for more information.