Top Reddit Demo

Share on:

Top Reddit :inline

  • This runs locally on this server as a Go service running in Docker behind an HAProxy that is routing the URL.
  • It’s page scraping the top links by domain over last 24 hours page on Reddit for selected domains. It uses GoQuery to do this which gives you JQuery like syntax in Go to select elements.
  • It updates every 30 minutes, you can see when it last ran at the bottom of the page.