Skip to main content

Display a summary of urls in a notebook

Project description

PyPI Version

Show summary of a large number of URLs in a Jupyter Notebook: analyze domains, paths, query keys and values. This is useful if you want to have a quick glance at URLs obtained by crawling.

url-summary example

Installation

Install from PyPI:

pip install url-summary

Usage

import url_summary

url_summary.get_summary(urls)

Will show as a summary for a given list (or iterable) of urls. Returned object url_summary.UrlSummaryResult is a list subclass with a nice Jupyter Notebook display.

License

License is MIT.

Download files

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

Source Distribution

url-summary-0.0.2.tar.gz (3.3 kB view hashes)

Uploaded Source

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