{"id":28277513,"url":"https://github.com/ssl/findmyname","last_synced_at":"2026-03-04T15:32:02.850Z","repository":{"id":293763593,"uuid":"981116166","full_name":"ssl/findmyname","owner":"ssl","description":"findmyname is a collection of username checkers for various sites, including; Instagram, Steam, GitHub","archived":false,"fork":false,"pushed_at":"2025-05-14T19:38:56.000Z","size":8452,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-28T07:43:44.238Z","etag":null,"topics":["instagram","steam","steamcommunity"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ssl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-05-10T11:29:03.000Z","updated_at":"2025-07-22T10:46:42.000Z","dependencies_parsed_at":"2025-05-17T02:52:36.385Z","dependency_job_id":null,"html_url":"https://github.com/ssl/findmyname","commit_stats":null,"previous_names":["ssl/findmyname"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ssl/findmyname","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssl%2Ffindmyname","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssl%2Ffindmyname/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssl%2Ffindmyname/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssl%2Ffindmyname/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssl","download_url":"https://codeload.github.com/ssl/findmyname/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssl%2Ffindmyname/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30084968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T13:22:36.021Z","status":"ssl_error","status_checked_at":"2026-03-04T13:20:45.750Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["instagram","steam","steamcommunity"],"created_at":"2025-05-21T06:17:46.838Z","updated_at":"2026-03-04T15:32:02.843Z","avatar_url":"https://github.com/ssl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# findmyname\n\n**Check username availability on various websites including:**\n- Instagram\n- Steam\n- GitHub\n\nThe findmyname project includes a set of username checkers, each in its own directory with a dedicated README. All tools use shared utilities, ensuring consistent functionality and making it easy to add new websites. Some leverage proxies while others implement smart techniques to bypass rate limits.\n\n## Configuration\n\nSet up all tools with one `config.json` file in the main directory.\n\n1. Copy the example config:\n   ```bash\n   cp example.config.json config.json\n   ```\n2. Edit `config.json` with tool-specific details.\n\nDefaults are used if no config is provided.\n\n## Usage\n\nEach tool has its own `README.md` with full details. Run a tool like this:\n\n```bash\n# Example for Steam\npython steam/checker.py\n```\n\n## Input Processing\n\nInput files are cleaned up by removing:\n- Invalid usernames per site rules\n- Previously checked usernames\n- Usernames too short or long per config\n- Duplicates\n\n## Output\n\nResults save to `data/`. Console shows progress, like:\n\n```\nProgress: 251/27535 (0.91%) | TA: 560 | TU: 29978 | Speed: 50.06 names/sec | ETA: 9m 5s\n[1] GitHub username ssl is available\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssl%2Ffindmyname","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssl%2Ffindmyname","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssl%2Ffindmyname/lists"}