{"id":18340251,"url":"https://github.com/tnytcoder/url_checker","last_synced_at":"2025-04-13T09:33:15.771Z","repository":{"id":183921446,"uuid":"671007052","full_name":"TnYtCoder/Url_Checker","owner":"TnYtCoder","description":"Python Script To Verify Url Existence And Provide Basic Information ","archived":false,"fork":false,"pushed_at":"2023-07-26T14:07:56.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T01:05:19.616Z","etag":null,"topics":["hacking-tool","python","requests","termux","termux-hacking","termux-tools","web-scraping","website-scraper"],"latest_commit_sha":null,"homepage":"https://github.com/TnYtCoder/Url_Checker/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TnYtCoder.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":"2023-07-26T10:26:12.000Z","updated_at":"2025-02-21T15:57:11.000Z","dependencies_parsed_at":"2023-09-06T07:46:11.563Z","dependency_job_id":null,"html_url":"https://github.com/TnYtCoder/Url_Checker","commit_stats":null,"previous_names":["tnytcoder/url_checker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TnYtCoder%2FUrl_Checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TnYtCoder%2FUrl_Checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TnYtCoder%2FUrl_Checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TnYtCoder%2FUrl_Checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TnYtCoder","download_url":"https://codeload.github.com/TnYtCoder/Url_Checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248690985,"owners_count":21146246,"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":["hacking-tool","python","requests","termux","termux-hacking","termux-tools","web-scraping","website-scraper"],"created_at":"2024-11-05T20:21:49.439Z","updated_at":"2025-04-13T09:33:15.754Z","avatar_url":"https://github.com/TnYtCoder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/TnYtCoder/Url_Checker/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Url-Checker-green?logo=GitHub\u0026logoColor=green\" alt=\"Url - Checker\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://python.org\" title=\"Go to Python homepage\"\u003e\u003cimg src=\"https://img.shields.io/badge/Python-%3E=3.6-blue?logo=python\u0026logoColor=white\" alt=\"Made with Python\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://pypi.org/project/requests/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Made_With-Requests-green?style=for-the-badge\u0026logo=Python\u0026logoColor=green\" alt=\"Made With - Requests\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Url_Checker\nPython Script To Verify Url Existence And Provide Basic Information \n![Url_Checker](https://github.com/TnYtCoder/Url_Checker/assets/115485810/15d56ba8-fe2c-4818-abee-20ed45e8d02a)\n\nCheck Url Existence Using `Requests`\n\nResponse `Under 5 Sec` (Depends On network\\Website Also)\n\nSaves Logs Of The Target Url 📑\n__Example Saved Logs Response__:\n```\n{\nSaved WebLogs !!!\n\nWebsite Status : Exist\nProtocol : Secured\nStatus Code : 200\nDomain : github.com\n\nMade By TnYtCoder ; )\n}\n```\n\n\u003e These Are Some Features\n\n## Options \nThese Are The Options :\n```\n[1] Start\n[2] Exit\n[3] Help\n```\n\n1. Start\n\n\u003csub\u003eThis Option Start The `Verifying`\nAsks For Url To Check It's Existence \u0026 Provide It's Basic Information ℹ️\u003c/sub\u003e\n\n2. Exit\n\n\u003csub\u003eExits The Process 🚷 \u003c/sub\u003e\n\n3. Help\n\n\u003csub\u003eRedirect To This Repository So You Can Pull Issue\u003c/sub\u003e\n\n## Installation (Termux)\n`Basic Installation`:\n```\napt update\napt upgrade\npkg install git\npkg install python3\npkg install python3-pip\n```\n\u003e python3 is required!!\n\n`Repository Installation`:\n```\ngit clone https://github.com/TnYtCoder/Url_Checker/\ncd Url_Checker\npython3 -m pip install -m requirements.txt\n```\n\n`To Start`:\n```\npython3 check.py\n```\n## Warning !\n\u003e This Tool Is Made For Research \u0026 Education Purpose. If You Use This Tool For Hacking, Data Snatching or Other Illegal Activities I'll Be Not Responsible In Such Cases.\n\n## Thank You !!\nThank you for using !\n\n\u003csub\u003eIf you are facing any issue or error then pull issue , i'll be happy to solve your problem ❤️\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnytcoder%2Furl_checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftnytcoder%2Furl_checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnytcoder%2Furl_checker/lists"}