All Projects → redcode-labs → Sammler

redcode-labs / Sammler

Licence: mit
A tool to extract useful data from documents

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Sammler

Xioc
Extract indicators of compromise from text, including "escaped" ones.
Stars: ✭ 148 (+12.98%)
Mutual labels:  extract, regex
pcre-net
PCRE.NET - Perl Compatible Regular Expressions for .NET
Stars: ✭ 114 (-12.98%)
Mutual labels:  regex, extract
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (-78.63%)
Mutual labels:  regex, extract
Chr
🔤 Lightweight R package for manipulating [string] characters
Stars: ✭ 18 (-86.26%)
Mutual labels:  extract, regex
extract-email-address
Extracts email address from an arbitrary text input.
Stars: ✭ 45 (-65.65%)
Mutual labels:  regex, extract
Zile
Extract API keys from file or url using by magic of python and regex.
Stars: ✭ 61 (-53.44%)
Mutual labels:  extract, regex
Command Line Text Processing
⚡ From finding text to search and replace, from sorting to beautifying text and more 🎨
Stars: ✭ 9,771 (+7358.78%)
Mutual labels:  regex
Epk2extract
Extraction tool for LG, Hisense, Sharp, Philips/TPV, Thompson and similar TVs/Embedded Devices
Stars: ✭ 115 (-12.21%)
Mutual labels:  extract
Boswatch
Python Script to process input data from rtl_fm and multimon-NG - multiple Plugin support
Stars: ✭ 101 (-22.9%)
Mutual labels:  regex
Pdflayouttextstripper
Converts a pdf file into a text file while keeping the layout of the original pdf. Useful to extract the content from a table in a pdf file for instance. This is a subclass of PDFTextStripper class (from the Apache PDFBox library).
Stars: ✭ 1,369 (+945.04%)
Mutual labels:  extract
Kaggle Quora Dup
Solution to Kaggle's Quora Duplicate Question Detection Competition
Stars: ✭ 129 (-1.53%)
Mutual labels:  regex
Js Regular Expression Awesome
📄我收藏的正则表达式大全,欢迎补充
Stars: ✭ 120 (-8.4%)
Mutual labels:  regex
Proposal Regexp Unicode Property Escapes
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
Stars: ✭ 112 (-14.5%)
Mutual labels:  regex
Regex Snippets
Organized list of useful RegEx snippets
Stars: ✭ 109 (-16.79%)
Mutual labels:  regex
Lens Regex Pcre
Text lenses using PCRE regexes
Stars: ✭ 116 (-11.45%)
Mutual labels:  regex
Orchestra
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
Stars: ✭ 103 (-21.37%)
Mutual labels:  regex
Ffind
A sane replacement for find
Stars: ✭ 124 (-5.34%)
Mutual labels:  regex
Gif Frames
🖼 Extract frames from an animated GIF with pure JS
Stars: ✭ 100 (-23.66%)
Mutual labels:  extract
Homebridge Http Switch
Powerful http switch for Homebridge: https://github.com/homebridge/homebridge
Stars: ✭ 111 (-15.27%)
Mutual labels:  regex
Utinyripper
GUI and API library to work with Engine assets, serialized and bundle files
Stars: ✭ 1,871 (+1328.24%)
Mutual labels:  extract

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].