Use a linter to ensure best practices, right now there are a few places where the code can use linting. If you use VScode you can simply install the Go extension and configure it to lint your code on save
Use the stackoverflow API instead of scaping the pages. If you can't find a go library for the API simply make HTTP calls to the required endpoints