You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/python.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ print(archive_url)
23
23
24
24
### Authentication.
25
25
26
-
By default, savepagenow sent anonymous requests, which are limited to four captures per minute.
26
+
By default, savepagenow sends anonymous requests, which are limited to four captures per minute.
27
27
28
28
Authenticated requests are allowed 12 captures per minute. To take advantage of this, you must register an account with [archive.org](https://archive.org/account/login.createaccount.php) and
29
29
set your [API credentials](https://archive.org/account/s3.php) to the local environment variables ``SAVEPAGENOW_ACCESS_KEY`` and ``SAVEPAGENOW_SECRET_KEY``.
0 commit comments