ce
This commit is contained in:
parent
48833980e1
commit
fb0d4658a7
@ -147,7 +147,7 @@ print(webpage)
|
|||||||
```
|
```
|
||||||
> This should print the source code for <https://example.com/>.
|
> This should print the source code for <https://example.com/>.
|
||||||
|
|
||||||
#### Count total archives for an url. Using total_archives()
|
#### Count total archives for an URL using total_archives()
|
||||||
|
|
||||||
```diff
|
```diff
|
||||||
+ waybackpy.total_archives(url, UA=user_agent)
|
+ waybackpy.total_archives(url, UA=user_agent)
|
||||||
|
Loading…
Reference in New Issue
Block a user