social-media-profiles-regexs icon indicating copy to clipboard operation
social-media-profiles-regexs copied to clipboard

:card_index: Extract social media profiles and more with regular expressions

Results 10 social-media-profiles-regexs issues
Sort by recently updated
recently updated
newest added

JS regex equivalent for all of these be very helpful.

There is a bug in the linkedin recruiter URL regex, it lacks the "profile" part This is how the link should be https://www.linkedin.com/recruiter/profile/476162262,HHNH,name Also, the URL regex for the "talent"...

bug
enhancement

Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.1 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies

Example: https://www.linkedin.com/company/%C5%AB-hub-made-by-belarusians/

Currently these types of facebook urls are not supported: https://es-la.facebook.com/Andres.Agulla.ESPN/ https://fr-fr.facebook.com/Andres.Agulla.ESPN/

(?:https?:)?\/\/(?:www\.)?(?:facebook|fb)\.com\/(?P(?![A-z]+\.php)(?!marketplace|gaming|watch|me|messages|help|search|groups)[A-z0-9_\-\.]+)\/? my string looks like this ```json [ { "node":{ "id":"100084753152635", "url":"https:\/\/www.facebook.com\/profile.php?id=100084753152635", "name":"Hannah" } }, { "node":{ "id":"100049247496610", "__isProfile":"User", "url":"https:\/\/www.facebook.com\/sayar.tole.31", "name":"\u1010\u102d\u102f\u1038 \u101d\u1031 \u101c\u1004\u103a\u1038" } } ] ```

Example: https://dk.linkedin.com/company/&-friends