Skip to main content

a tool to find archived web pages from different websites using multiple different services

Project description

web_archive_get

a tool to find archived web pages from different websites using multiple different services. the currently three functions implemented and that are:

list_page

get a pages of the url

  • url - the url of the page RETURN a list of requestable object

list_subdoamin

get all subdoamin of a domain your looking up

  • url - the url of the domain RETURN a list of requestable object

search_url_host

look up website with the same host

  • url - the url of the host RETURN a list of requestable object

search_url_subpath

get the all subpath of the url

  • url - the url of the subpath RETURN a list of requestable object

requestable object

request()

get_length()

get_statuscode()

get_mimetype()

get_url()

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

web_archive_get-0.1.0.6122-py2-none-any.whl (7.1 kB view hashes)

Uploaded Python 2

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