{"id":13910468,"url":"https://github.com/BLACK-SCORP10/url-status-checker","last_synced_at":"2025-07-18T09:31:31.302Z","repository":{"id":232065028,"uuid":"783377024","full_name":"BLACK-SCORP10/url-status-checker","owner":"BLACK-SCORP10","description":"Status Checker is a Python tool for swiftly checking the status of URLs. It categorizes responses by HTTP status codes, offering clear insights into website health. With async requests, color-coded output, and easy CLI usage, it's a handy solution for monitoring web service performance.","archived":false,"fork":false,"pushed_at":"2025-05-18T18:21:02.000Z","size":232,"stargazers_count":45,"open_issues_count":1,"forks_count":12,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T19:27:36.014Z","etag":null,"topics":["automation","bug-bounty","bugbounty","bugbounty-tools","bugbountyautomation","bulk","easy-to-use","httpx","infosys","python","status-codes","statuscode"],"latest_commit_sha":null,"homepage":"","language":"Python","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/BLACK-SCORP10.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":"2024-04-07T18:12:37.000Z","updated_at":"2025-05-18T18:21:05.000Z","dependencies_parsed_at":"2024-04-07T19:29:52.397Z","dependency_job_id":"44b54d72-a339-4873-ae42-b83c4d4801ce","html_url":"https://github.com/BLACK-SCORP10/url-status-checker","commit_stats":null,"previous_names":["black-scorp10/url-status-checker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BLACK-SCORP10/url-status-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLACK-SCORP10%2Furl-status-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLACK-SCORP10%2Furl-status-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLACK-SCORP10%2Furl-status-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLACK-SCORP10%2Furl-status-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BLACK-SCORP10","download_url":"https://codeload.github.com/BLACK-SCORP10/url-status-checker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLACK-SCORP10%2Furl-status-checker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265733892,"owners_count":23819432,"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":["automation","bug-bounty","bugbounty","bugbounty-tools","bugbountyautomation","bulk","easy-to-use","httpx","infosys","python","status-codes","statuscode"],"created_at":"2024-08-07T00:01:26.622Z","updated_at":"2025-07-18T09:31:31.295Z","avatar_url":"https://github.com/BLACK-SCORP10.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Status Checker\n\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\" https://github.com/BLACK-SCORP10/Email-Vulnerablity-Checker.git\"\u003e\u003cimg src=\"img/url-status-checker-logo.png\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  URL Status Checker v2.1\n  \u003cbr\u003e\n\u003c/h1\u003e\nStatus Checker is a Python script that checks the status of one or multiple URLs/domains and categorizes them based on their HTTP status codes.\nVersion 2.1.0\n\n## Features\n\n- Check the status of single or multiple URLs/domains.\n- Asynchronous HTTP requests for improved performance.\n- Follow the Redirections.\n- Track all the involved IP addresses.\n- Color-coded output for better visualization of status codes.\n- Progress bar when checking multiple URLs.\n- Save results to an output file.\n- Error handling for inaccessible URLs and invalid responses.\n- Command-line interface for easy usage.\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/your_username/status-checker.git\n   cd status-checker\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## Usage\n\n```bash\npython status_checker.py [-h] [-d DOMAIN] [-l LIST] [-o OUTPUT] [-v] [-update]\n```\n\n- `-d`, `--domain`: Single domain/URL to check.\n- `-l`, `--list`: File containing a list of domains/URLs to check.\n- `-o`, `--output`: File to save the output.\n- `-v`, `--version`: Display version information.\n- `-update`: Update the tool.\n\n### Using bash watch command:\n```bash\nwatch -n 72000 python url-status-checker.py -l url_list\n```\n\n**Example:**\n\n```bash\npython status_checker.py -l urls.txt -o results.txt\n```\n **Preview:**\n \u003ca href=\" https://github.com/BLACK-SCORP10/Email-Vulnerablity-Checker.git\"\u003e\u003cimg src=\"img/demo.png\"\u003e\u003c/a\u003e\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBLACK-SCORP10%2Furl-status-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBLACK-SCORP10%2Furl-status-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBLACK-SCORP10%2Furl-status-checker/lists"}