Sherlock avatar
Sherlock

Pricing

Pay per usage

Go to Store
Sherlock

Sherlock

Developed by

Misceres

Misceres

Maintained by Community

🔎 Hunt down social media accounts by username across social networks using open-source project https://github.com/sherlock-project/sherlock

2.7 (6)

Pricing

Pay per usage

20

Total users

2.2k

Monthly users

1.2k

Runs succeeded

99%

Issue response

17 days

Last modified

14 days ago

You can access the Sherlock programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "usernames": [
< "johndoe"
< ]
<}' |
<apify call misceres/sherlock --silent --output-dataset

Sherlock API through CLI

The Apify CLI is the official tool that allows you to use Sherlock locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: