diff --git a/docs/README.md b/docs/README.md index afabfcf9..af901109 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ -

+


- + sherlock
Hunt down social media accounts by username across 400+ social networks
@@ -15,8 +15,7 @@

- - +demo

@@ -115,14 +114,14 @@ $ echo '{"usernames":["user123"]}' | apify call -so netmilk/sherlock }] ``` -Read more about the [Sherlock Actor](../.actor/README.md), including how to use it programmaticaly via the Apify [API](https://apify.com/netmilk/sherlock/api?fpr=sherlock), [CLI](https://docs.apify.com/cli/?fpr=sherlock) and [JS/TS and Python SDKs](https://docs.apify.com/sdk?fpr=sherlock). +Read more about the [Sherlock Actor](../.actor/README.md), including how to use it programmatically via the Apify [API](https://apify.com/netmilk/sherlock/api?fpr=sherlock), [CLI](https://docs.apify.com/cli/?fpr=sherlock) and [JS/TS and Python SDKs](https://docs.apify.com/sdk?fpr=sherlock). ## Credits Thank you to everyone who has contributed to Sherlock! ❤️ - + contributors ## Star history diff --git a/docs/removed-sites.md b/docs/removed-sites.md index ecf8631e..b44e520e 100644 --- a/docs/removed-sites.md +++ b/docs/removed-sites.md @@ -1982,3 +1982,16 @@ __2025-02-16 :__ Unsure if any way to view profiles exists now "username_claimed": "t3dotgg" } ``` + +## TorrentGalaxy +__2025-07-06 :__ Site appears to have gone offline in March and hasn't come back +```json + "TorrentGalaxy": { + "errorMsg": "TGx:Can't show details", + "errorType": "message", + "regexCheck": "^[A-Za-z0-9]{3,15}$", + "url": "https://torrentgalaxy.to/profile/{}", + "urlMain": "https://torrentgalaxy.to/", + "username_claimed": "GalaxyRG" + }, +``` diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index adec6493..e88f8dbc 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -250,6 +250,12 @@ "urlMain": "https://www.blipfoto.com/", "username_claimed": "blue" }, + "Blitz Tactics": { + "errorType": "status_code", + "url": "https://blitztactics.com/{}", + "urlMain": "https://blitztactics.com/", + "username_claimed": "Lance5500" + }, "Blogger": { "errorType": "status_code", "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", @@ -257,6 +263,13 @@ "urlMain": "https://www.blogger.com/", "username_claimed": "blue" }, + "Bluesky": { + "errorType": "status_code", + "url": "https://bsky.app/profile/{}.bsky.social", + "urlProbe": "https://public.api.bsky.app/xrpc/app.bsky.actor.getProfile?actor={}.bsky.social", + "urlMain": "https://bsky.app/", + "username_claimed": "mcuban" + }, "BoardGameGeek": { "errorType": "message", "regexCheck": "^[a-zA-Z0-9_]*$", @@ -357,6 +370,12 @@ "urlMain": "https://career.habr.com/", "username_claimed": "blue" }, + "CashApp": { + "errorType": "status_code", + "url": "https://cash.app/${}", + "urlMain": "https://cash.app", + "username_claimed": "hotdiggitydog" + }, "Championat": { "errorType": "status_code", "url": "https://www.championat.com/user/{}", @@ -595,7 +614,7 @@ "urlMain": "https://forums.digitalspy.com/", "username_claimed": "blue", "regexCheck": "^\\w{3,20}$" - }, + }, "Discogs": { "errorType": "status_code", "url": "https://www.discogs.com/user/{}", @@ -781,6 +800,13 @@ "urlMain": "https://fosstodon.org/", "username_claimed": "blue" }, + "Framapiaf": { + "errorType": "status_code", + "regexCheck": "^[a-zA-Z0-9_]{1,30}$", + "url": "https://framapiaf.org/@{}", + "urlMain": "https://framapiaf.org", + "username_claimed": "pylapp" + }, "Freelance.habr": { "errorMsg": "
", "errorType": "message", @@ -1271,7 +1297,6 @@ }, "LinkedIn": { "errorType": "status_code", - "regexCheck": "^[a-zA-Z0-9]{3,100}$", "request_method": "GET", "url": "https://linkedin.com/in/{}", @@ -1286,6 +1311,12 @@ "urlMain": "https://linktr.ee/", "username_claimed": "anne" }, + "LinuxFR.org": { + "errorType": "status_code", + "url": "https://linuxfr.org/users/{}", + "urlMain": "https://linuxfr.org/", + "username_claimed": "pylapp" + }, "Listed": { "errorType": "response_url", "errorUrl": "https://listed.to/@{}", @@ -1326,6 +1357,13 @@ "urlMain": "https://forums.mmorpg.com/", "username_claimed": "goku" }, + "Mamot": { + "errorType": "status_code", + "regexCheck": "^[a-zA-Z0-9_]{1,30}$", + "url": "https://mamot.fr/@{}", + "urlMain": "https://mamot.fr/", + "username_claimed": "anciensEnssat" + }, "Medium": { "errorMsg": "TGx:Can't show details", - "errorType": "message", - "regexCheck": "^[A-Za-z0-9]{3,15}$", - "url": "https://torrentgalaxy.to/profile/{}", - "urlMain": "https://torrentgalaxy.to/", - "username_claimed": "GalaxyRG" - }, "TradingView": { "errorType": "status_code", "request_method": "GET", @@ -2711,12 +2794,24 @@ "urlMain": "https://www.toster.ru/", "username_claimed": "adam" }, + "tumblr": { + "errorType": "status_code", + "url": "https://{}.tumblr.com/", + "urlMain": "https://www.tumblr.com/", + "username_claimed": "goku" +}, "uid": { "errorType": "status_code", "url": "http://uid.me/{}", "urlMain": "https://uid.me/", "username_claimed": "blue" }, + "write.as": { + "errorType": "status_code", + "url": "https://write.as/{}", + "urlMain": "https://write.as", + "username_claimed": "pylapp" + }, "xHamster": { "errorType": "status_code", "isNSFW": true,