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 120 community submitted regex patterns...
0
deviantart scrape search results
Python
Scrape DeviantArt's search page HTMl to extract the category, the id, the user and the image url of each post.
Submitted by
nelieru
-
11 years ago
0
URL query param
Python
A solution for capture set/unset/catch a value of param query of URLs. Here is a example code that applies this pattern in JS, but JS doesn't have support to lookbehind.
Submitted by
Rafael Laurindo
-
9 years ago
0
Find AEVA WebWiz self-referent links (working)
Python
Expression to locate AEVA Forum (http://forums.aeva.asn.au) internal links as part of a conversion process from WebWiz to phpBB This expression is currently working in this regex-tester, including picking up relative URLs Now excludes enclosing quotes for relative URLs ...
Submitted by
anonymous
-
8 years ago
0
homepage_finder
Python
this regexp will extract the homepage from an url; it will factor in the "www" if there is one, and it will accept a slash at the end
Submitted by
anonymous
-
8 years ago
0
Facebook: parse page name from url
Python
no description available
Submitted by
cx
-
7 years ago
0
Simple Python URL Matcher
Python
A simple python url matcher matching protocol, host, port, path, params, tag
Submitted by
xinbenlv
-
7 years ago
0
Samasource url path - PML extraction
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Samasource url path - PML extraction
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Matches the prefix at the beginning of string or after a slash
Python
Regex for extracting display_id from the URL
Submitted by
anonymous
-
7 years ago
0
url
Python
no description available
Submitted by
anonymous
-
7 years ago
0
git url
Python
no description available
Submitted by
anonymous
-
7 years ago
0
Url match
Python
no description available
Submitted by
anonymous
-
7 years ago
0
regex to capture URL in markdown files 2019-01-25
Python
no description available
Submitted by
anonymous
-
7 years ago
0
URL checker
Python
no description available
Submitted by
anonymous
-
7 years ago
0
find instagram display url
Python
no description available
Submitted by
anonymous
-
7 years ago
0
URLS
Python
no description available
Submitted by
anonymous
-
6 years ago
0
match a 4chan media url
Python
no description available
Submitted by
anonymous
-
6 years ago
0
Python UUID in full (str) and compact (hex) form
Python
Python regex used to parse a UUID in its full form (36 chars, including hyphens in 12-4-4-4-12 form), and its compact 32 char form (derived from uuid.hex). This regex was originally created for a Django url converter that supported uuids in both forms.
Submitted by
anonymous
-
6 years ago
0
bad regex URL catching
Python
no description available
Submitted by
anonymous
-
6 years ago
0
URL match with any protocol like http,ftp, etc..
Python
no description available
Submitted by
anonymous
-
6 years ago
1
2
3
...
6