An open API service indexing awesome lists of open source software.

https://github.com/redcode-labs/sammler

A tool to extract useful data from documents
https://github.com/redcode-labs/sammler

extract golang regex sammler

Last synced: 2 months ago
JSON representation

A tool to extract useful data from documents

Awesome Lists containing this project

README

        

Sammler





Sammler


A tool to extract vital data from text documents and strings

## Supported types of data
- **E-mails**
- **IP addresses**
- **MAC addresses**
- **Dates and times**
- **Credit card numbers**
- **Domains**
- **Phone numbers**

## Usage

Pass each file or string to inspect using `-f/--file` flag (can be used multiple times)

Use `-a/--all` in order to search for data in all files inside current dir.

## License
This software is under MIT license