Please enable JavaScript to use regex101
Regular
Expressions
101
Support Regex101
Social
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP)
ECMAScript (JavaScript)
Python
Golang
Java
.NET 7.0 (C#)
Rust
PCRE (Legacy)
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 2,160 community submitted regex patterns...
0
find instagram display url
Created
·
2019-02-11 08:50
Flavor
·
Python
no description available
Submitted by
anonymous
0
Subdomains
Created
·
2019-02-15 15:20
Flavor
·
Python
no description available
Submitted by
anonymous
0
mc coord extract
Created
·
2019-02-18 19:27
Flavor
·
Python
no description available
Submitted by
anonymous
0
Lab3 RegEx
Created
·
2019-02-18 21:08
Flavor
·
Python
no description available
Submitted by
anonymous
0
US Highway Routes
Created
·
2019-02-21 13:29
Flavor
·
Python
Highway ROUTE RTE State Route Hwy Fwy Freeway Rural road Rural rd
Submitted by
anonymous
0
html tags with attributes
Created
·
2019-02-22 00:33
Flavor
·
Python
html tags with attributes
Submitted by
anonymous
0
Dollar amount + Number Matching
Created
·
2019-02-27 10:21
Flavor
·
Python
\$?\d+(?:\.\d+)?
Submitted by
anonymous
0
JS Comment to VBA Comment
Created
·
2019-03-02 01:20
Flavor
·
Python
It converts the format of Comment/Remark codes from JavaScript to VBA. 1-line Comments are converted to 1-line Comments Block Comments are converted to 1-line Comments
Submitted by
anonymous
0
Not start with stringss
Created
·
2019-03-04 15:03
Flavor
·
Python
no description available
Submitted by
anonymous
0
em Prokopenko
Created
·
2019-03-05 18:45
Flavor
·
Python
no description available
Submitted by
anonymous
0
star
Created
·
2019-03-09 07:41
Flavor
·
Python
no description available
Submitted by
anonymous
0
Different argentinian car plate number.
Created
·
2019-05-01 20:20
Flavor
·
Python
no description available
Submitted by
anonymous
0
RA3
Created
·
2019-03-15 10:55
Flavor
·
Python
calendar
Submitted by
anonymous
0
T1
Created
·
2019-03-15 13:02
Flavor
·
Python
RA results v Tully's predictions
Submitted by
anonymous
0
LSD MSD regex
Created
·
2019-03-27 12:03
Flavor
·
Python
no description available
Submitted by
anonymous
0
Specific C Enumerator Matching
Created
·
2019-03-27 12:29
Flavor
·
Python
no description available
Submitted by
anonymous
0
Ejemplo de un patrón de nombre multivariado
Created
·
2019-03-27 21:52
Flavor
·
Python
Cada persona debería desarrollar un patrón de texto de su nombre que reconozca todas las variantes usuales que por brevedad o capricho se utilizan en el ámbito familiar, social y laboral. (jgomezp:erbeye)
Submitted by
anonymous
0
get img src from html
Created
·
2019-03-29 05:55
Flavor
·
Python
match the src attribute of the html img tag
Submitted by
anonymous
0
Separate Studio/Movie Title Info From Filename for Plex
Created
·
2019-04-09 04:49
Flavor
·
Python
Separate Studio/Movie Title Info From Filename for Plex This regex is ultimately used by a Plex Media Server Agent to parse various information from a filename when Plex is scanning a media directory. The regex uses named groups studio and clip_name to store the information that is parses so that it can be easily referred to pragmatically by Plex. Examples The following examples show how the regex parses the filename passed to it by Plex. Note that Plex passed the filename only and removes the file extension and directory. Filename; [Studio Name] - Movie Title parses into: studio: Studio Name clip_name: Movie Title The regex accommodates for several variations in the filename: Filename: [Studio Name] Movie Title Filename: (Studio Name) - Movie Title Filename: (Studio Name) Movie Title Filename: Studio Name - Movie Title Filename: {Studio Name} - Movie Title Filename: {Studio Name} Movie Title will all parse the same and have the same result as the first example.
Submitted by
anonymous
0
Properties
Created
·
2019-04-11 09:26
Flavor
·
Python
no description available
Submitted by
anonymous
Previous page
1
…
55
56
57
58
59
…
108
Next page