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
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 Distributions
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 web_archive_get-0.1.0.6122-py2-none-any.whl.
File metadata
- Download URL: web_archive_get-0.1.0.6122-py2-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
366a212608d9a60df5e070c837b290efc89a23a7fb13c2bc0afcbd9ac7e25dee
|
|
| MD5 |
988d5a9fb30faea6d36bc62b1b53bd9e
|
|
| BLAKE2b-256 |
16d6e6f151ee43d531971b15447bd47f743d8c09cf263b9489e4dccbad03d1a5
|