Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Relevance
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 20 community submitted regex patterns...
1
json comment - first attempt
Python
no description available
Submitted by
Mark
-
10 years ago
1
JSONREGEX
Python
no description available
Submitted by
anonymous
-
10 years ago
0
Regex json
Python
no description available
Submitted by
anonymous
-
10 years ago
1
grab value from json
Python
no description available
Submitted by
anonymous
-
9 years ago
1
Parse CISCO NEXUS 9xxx/5xxxx show inventory output w/o | json modifier
Python
Parse CISCO NEXUS 9xxx/5xxxx show inventory output w/o | json modifier. Nexus 9xxxx don't have the json output modifier. It's a LINUX based os, so | json would fork a json binary which doesn't exist
Submitted by
skalef
-
4 years ago
(Last modified 4 years ago)
-1
Bluecoat Upstream ipv4-2
Python
Log: Bluecoat Event Type: Upstream Ref to Json: "Sources/Bluecoat/ipv4-2
Submitted by
anonymous
-
9 years ago
0
Java Map output to JSON String
Python
no description available
Submitted by
anonymous
-
8 years ago
0
JSON Request
Python
Obtem os valores de campo e valor de um JSON. Nao trata arrays, apenas objetos.
Submitted by
anonymous
-
8 years ago
0
json to csv
Python
only the begining though
Submitted by
anonymous
-
7 years ago
0
JSON field value grabber
Python
no description available
Submitted by
anonymous
-
6 years ago
0
JSON string
Python
Can process a JSON string
Submitted by
Mass
-
4 years ago
(Last modified 4 years ago)
0
json digit
Python
parses a json digit such as: 1, 1.0, -1, -1.0, -1.0E-1, etc.. rejects digits such as: ...
Submitted by
Mass
-
4 years ago
0
AA find Excel command in script
Python
find Excel command in script based on json
Submitted by
anonymous
-
3 years ago
(Last modified 3 years ago)
0
Graphql parser for pretty printing
Python
Parse Graphql queries Changelog (versions): Initial Version 2 is much improved and intended to integrate well with customized highlighting with the help of the awesome Rich library....
Submitted by
iwconfig
-
3 years ago
0
Nginx parse error log msg
Python
Regex to parse nginx error logs, that can't be converted to json in nginx. To use with fluentbit update group labels from "?P" to "?"
Submitted by
diepes
-
2 years ago