From 146bb14c34fd1eca95d2ffb586bd89863eb094bf Mon Sep 17 00:00:00 2001 From: davidanderson-f2s Date: Thu, 27 Aug 2026 19:45:26 +0200 Subject: [PATCH] Add Face2social to Images > Search --- public/arf.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 16c8607db..992673a1e 100644 --- a/public/arf.json +++ b/public/arf.json @@ -5846,6 +5846,26 @@ "invitationOnly": false, "deprecated": false }, + { + "name": "Face2social Face Search Engine", + "type": "url", + "url": "https://face2social.com", + "description": "Reverse face search engine that matches an uploaded photo against public profile pictures on Instagram, Facebook, TikTok and X.", + "status": "live", + "pricing": "freemium", + "bestFor": "Finding social media profiles from a face photo; catfish/romance-scam verification", + "input": "Face photo upload", + "output": "Matching public social media profiles with links", + "opsec": "active", + "opsecNote": "Face image is uploaded and processed by a third-party biometric search provider.", + "localInstall": false, + "googleDork": false, + "registration": true, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false + }, { "name": "Yandex Images", "type": "url", @@ -23360,4 +23380,4 @@ ] } ] -} +} \ No newline at end of file