{"id":19884641,"url":"https://github.com/longwater1234/sherlock-java","last_synced_at":"2025-03-01T03:42:40.064Z","repository":{"id":159230839,"uuid":"432213062","full_name":"Longwater1234/sherlock-java","owner":"Longwater1234","description":"Minified Java version of sherlock project (sherlock-project/sherlock), Looks up username in 1000 social sites.","archived":false,"fork":false,"pushed_at":"2024-03-07T05:12:04.000Z","size":339,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T18:41:04.561Z","etag":null,"topics":["async","java","java17","jdk","osint","osint-tool","sherlock","username"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Longwater1234.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-26T14:52:09.000Z","updated_at":"2024-03-07T05:08:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4bea09e-3612-459f-bdad-60c3b4fbd3b4","html_url":"https://github.com/Longwater1234/sherlock-java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Longwater1234%2Fsherlock-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Longwater1234%2Fsherlock-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Longwater1234%2Fsherlock-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Longwater1234%2Fsherlock-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Longwater1234","download_url":"https://codeload.github.com/Longwater1234/sherlock-java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241313188,"owners_count":19942416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["async","java","java17","jdk","osint","osint-tool","sherlock","username"],"created_at":"2024-11-12T17:28:27.810Z","updated_at":"2025-03-01T03:42:40.037Z","avatar_url":"https://github.com/Longwater1234.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sherlock-java\n\nMinified Java version of sherlock project (https://github.com/sherlock-project/sherlock). Requires Java 11 or above.\n\n- Accepts only 1 username at a time.\n- Lookup a username from list of 1000 social networks and gives summary.\n- Super fast and lightweight. (REASON: uses `Async` model instead of traditional java.lang.Threads)\n- Social website list taken from https://github.com/qeeqbox/social-analyzer)\n- PLEASE NOTE: it simply relies on the HTTP status of the requests. (200/301/302 = Found, 404 = Not found, all others =\n  Failed)\n- Therefore, not 100% accurate. There maybe some false-positives with some sites.\n\n## Requirements\n\n- Java JDK 17 or later\n\n### How to Use\n\n- Using your Terminal (or Powershell), build executable JAR with: `./mvnw clean package`.\n- Remember to pass the username as an `arg` of Main method as shown below.\n- If running inside an IDE, (eg. Eclipse or IntelliJ) you can set the username arg in: **Run Menu** \u003e **Edit\n  Configuration** \u003e\n  **Arguments**\n- Make sure the file [websites.json](src/main/resources/websites.json) is in the classpath.\n\n```bash\n# For example, looking up username \"davis\":\njava -jar target/sherlock-java.jar davis\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flongwater1234%2Fsherlock-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flongwater1234%2Fsherlock-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flongwater1234%2Fsherlock-java/lists"}