+ Supported Features
tell what the package can do, many users probably do not read the full usage.
This commit is contained in:
parent
eabf4dc046
commit
91402792e6
10
README.md
10
README.md
@ -33,6 +33,16 @@ Install directly from GitHub:
|
||||
pip install git+https://github.com/akamhy/waybackpy.git
|
||||
```
|
||||
|
||||
### Supported Features
|
||||
|
||||
- Archive webpage
|
||||
- Retrieve all archives of a webpage/domain
|
||||
- Retrieve archive close to a date or timestamp
|
||||
- Retrieve all archives which have a particular prefix
|
||||
- Get source code of the archive easily
|
||||
- CDX API support
|
||||
|
||||
|
||||
### Usage
|
||||
|
||||
#### As a Python package
|
||||
|
Loading…
Reference in New Issue
Block a user