Detect if url is available.
Project description
URLdt
URLdt is a tool used to detect the amount of URL if it is available.
Installation
You can install urldt by:
pip install urldt
(please use the latest pip to install)
Usage
Required
The targets that you want to check should be put in a CSV file, the CSV header should at least contain url and title.
For example:
url,title
http://shangcode.cn, blog of shangcode
http://dokebi.cn, blog of a cool guy
Running
-
check if targets are available
urldt -f my_targets.csvorurldt --file my_targets.csvThe result will be output to the terminal in real-time.
-
output result to file
urldt -f my_targets.csv -o result.csvorurldt --file my_targets.csv --output result.csvSave the available URL information into a CSV file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file urldt-1.0.0.tar.gz.
File metadata
- Download URL: urldt-1.0.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e4ad69e4871d3dab10c2d3046162906719240128d598de09d2bb066c8aa468a
|
|
| MD5 |
d9acabc303796518913e48aaf664e346
|
|
| BLAKE2b-256 |
44c7be9c3af018ae4e782fffc8d358fb74385883b7c74a7338d9f09c6ee61802
|
File details
Details for the file urldt-1.0.0-py3-none-any.whl.
File metadata
- Download URL: urldt-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f57e569a755bb833320816e04ea2de70c9fbcaedb583398c42a8a3332d89c5e5
|
|
| MD5 |
30f25bf61d0fcf226348f5ea1b2c25ad
|
|
| BLAKE2b-256 |
b31116afc5b5a698c3e28241b8ec0b860d99e6b01db8f435296de4a8084009e5
|