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
{{ message }}
This repository was archived by the owner on Jul 27, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: go-export-page-content/readme.md
+2
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ Content will be written into a directory structure that mirrors the page's locat
5
5
6
6
Note: This is only provided as an example. The project lacks full error handling and also disables HTTPS verification for easier use with self-signed certificates.
7
7
8
+
This project uses timeouts, and lacks async requesting, to respect potential rate limits.
9
+
8
10
## Requirements
9
11
10
12
[Go](https://go.dev/) is required to build this project.
0 commit comments