Update README.md
This commit is contained in:
@@ -53,6 +53,7 @@ pip install waybackpy
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
||||||
#### Capturing aka Saving an url Using save()
|
#### Capturing aka Saving an url Using save()
|
||||||
```python
|
```python
|
||||||
import waybackpy
|
import waybackpy
|
||||||
@@ -66,6 +67,7 @@ https://web.archive.org/web/20200504141153/https://github.com/akamhy/waybackpy
|
|||||||
```
|
```
|
||||||
<sub>Try this out in your browser @ <https://repl.it/repls/CompassionateRemoteOrigin#main.py></sub>
|
<sub>Try this out in your browser @ <https://repl.it/repls/CompassionateRemoteOrigin#main.py></sub>
|
||||||
|
|
||||||
|
|
||||||
#### Receiving the oldest archive for an URL Using oldest()
|
#### Receiving the oldest archive for an URL Using oldest()
|
||||||
```python
|
```python
|
||||||
import waybackpy
|
import waybackpy
|
||||||
|
Reference in New Issue
Block a user