Skip to main content

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

  1. check if targets are available urldt -f my_targets.csv or urldt --file my_targets.csv

    The result will be output to the terminal in real-time.

  2. output result to file urldt -f my_targets.csv -o result.csv or urldt --file my_targets.csv --output result.csv

    Save the available URL information into a CSV file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

urldt-1.0.0.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

urldt-1.0.0-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page