lorey/social-media-profiles-regexs
:card_index: Extract social media profiles and more with regular expressions
This project offers a collection of regular expressions that help you identify social media profiles, company pages, and contact details (like emails and phone numbers) from various URLs. It takes raw URLs as input and provides structured data such as the platform name (e.g., GitHub, Facebook) and specific details like usernames or repository names. This tool is useful for data analysts, researchers, or anyone needing to extract specific information from web links without having to manually inspect each one.
645 stars. No commits in the last 6 months.
Use this if you need pre-defined regular expressions to parse URLs and extract social media profile information, emails, or phone numbers.
Not ideal if you're looking for an automated tool or API to process many URLs at once, as this project only provides the regex patterns themselves.
Stars
645
Forks
72
Language
Python
License
—
Category
Last pushed
Jan 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/lorey/social-media-profiles-regexs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.