regexmatch.dev
Explore
Open main menu
Save & Share
Facebook
Twitter
Tumblr
E-Mail
Pinterest
LinkedIn
Reddit
Linkedin profile matching regex
Published on Tue Mar 01 2022
This a regex for matching linkedin profile URLs
Regex
Test String
es.linkedin.com/pub/francisco-fernandez/30/14/62 https://www.linkedin.com/profile/view?id=107523146&authType=name&authToken=A2nj&trk=nmp_pymk_name de.linkedin.com/pub/frank-rempp/1/638/7a1 http://uk.linkedin.com/pub/some-name/1/1b3/b45/ http://nl.linkedin.com/pub/other-name/11/223/544 http://www.linkedin.com/in/aname/ http://www.linkedin.com/in/another-name http://linkedin.com/in/name http://nl.linkedin.com/in/name http://nl.linkedin.com/in/name/
Additional matching regexes for
Linkedin profile matching regex
Linkedin profile matching regex
This a regex for matching linkedin profile URLs
Franklin Regex
Testing Franklin related regex matching cases.
Twitter user profile url pattern
Pattern that check your string to match Twitter user profile URL.
mega.nz files and folders
Regex for matching https://mega.nz file and folder URLs. https://github.com/tonikelope/megabasterd/issues/215
SoundCloud Link Verification
SoundCloud doesn't have usernames in their URLs, but the user can customize their url with the following rules for what comes after soundcloud.com/: • Use only numbers, lowercase letters, underscores, or hyphens. • Profile URLs must not start or end with an underscore or hyphen. • Profile URLs must not have two consecutive underscores or hyphens. • Profile URLs must be between 3 and 25 characters.
example
group matching
Url with <a> (param) validation
https://www.google.com http://www.google.net/hello https://www.google.<var> http://www.google.<hello>/hello above url matching with given regex
URL-Matcher
a simple url regex which prevents matching of a trailing ">" (the html representation of a closeing angle bracket ">")
Steam ID Regex
Will match and assign to named groups any form of identification for a steam user. Note that profile links and steamid64s are exclusive, preferring the more specific definition to the other, as well as is the case with customurls and full custom profile links.
Basic Phone Number Matching
Basic Phone Number Matching