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

32

Total users

3.7K

Monthly users

2K

Runs succeeded

98%

Issues response

29 days

Last modified

a month 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: