Skip to main content

List url link, script tags, reponse headers

Project description

Install

pip install .

Upgrade

pip install -U .

Usage

usage: professor.py [-h] -u URL [-c] [-d DOWNLOAD]

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     Url
  -c, --code            Print tags innter text
  -d DOWNLOAD, --download DOWNLOAD
                        Download remote libs, must be a path

Scan

professore --url https://github.com

Show <link> and <script> tags html

professore --url https://github.com --code

Download remote links

File url link is used as filename, replacing / with #

professore --url https://github.com --download /tmp/github

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

professore-0.0.11.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

professore-0.0.11-py3-none-any.whl (3.8 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