Ignore certificate errors: If you encounter SSL issues, use wget --no-check-certificate [URL] .
For those who need to extract text from a website programmatically: How to download a file from a website via terminal? Download HTTPS txt
Downloading a .txt file or saving webpage content as text over HTTPS can be done through your browser, command-line tools, or simple scripts. Ignore certificate errors: If you encounter SSL issues,
: If the text is already open in your browser, press Ctrl + S (Windows/Linux) or Cmd + S (Mac) to save it directly to your computer. Download HTTPS txt