Building the scraper from source may be preferable in some cases. This way, the app has a smaller footprint than a Docker image.
- GNU/Linux (other platforms should work as well but I haven't tested them)
- Go compiler >=v1.21
Use this command to compile the app:
go build