An open API service indexing awesome lists of open source software.

https://github.com/tnytcoder/url_checker

Python Script To Verify Url Existence And Provide Basic Information
https://github.com/tnytcoder/url_checker

hacking-tool python requests termux termux-hacking termux-tools web-scraping website-scraper

Last synced: about 1 year ago
JSON representation

Python Script To Verify Url Existence And Provide Basic Information

Awesome Lists containing this project

README

          


Url - Checker
Made with Python
Made With - Requests

# Url_Checker
Python Script To Verify Url Existence And Provide Basic Information
![Url_Checker](https://github.com/TnYtCoder/Url_Checker/assets/115485810/15d56ba8-fe2c-4818-abee-20ed45e8d02a)

Check Url Existence Using `Requests`

Response `Under 5 Sec` (Depends On network\Website Also)

Saves Logs Of The Target Url 📑
__Example Saved Logs Response__:
```
{
Saved WebLogs !!!

Website Status : Exist
Protocol : Secured
Status Code : 200
Domain : github.com

Made By TnYtCoder ; )
}
```

> These Are Some Features

## Options
These Are The Options :
```
[1] Start
[2] Exit
[3] Help
```

1. Start

This Option Start The `Verifying`
Asks For Url To Check It's Existence & Provide It's Basic Information â„šī¸

2. Exit

Exits The Process 🚷

3. Help

Redirect To This Repository So You Can Pull Issue

## Installation (Termux)
`Basic Installation`:
```
apt update
apt upgrade
pkg install git
pkg install python3
pkg install python3-pip
```
> python3 is required!!

`Repository Installation`:
```
git clone https://github.com/TnYtCoder/Url_Checker/
cd Url_Checker
python3 -m pip install -m requirements.txt
```

`To Start`:
```
python3 check.py
```
## Warning !
> This Tool Is Made For Research & Education Purpose. If You Use This Tool For Hacking, Data Snatching or Other Illegal Activities I'll Be Not Responsible In Such Cases.

## Thank You !!
Thank you for using !

If you are facing any issue or error then pull issue , i'll be happy to solve your problem â¤ī¸