DEV Community

Discussion on: Lucas - A Webscraper in Go

Collapse
 
bgadrian profile image
Adrian B.G.

Nice, I also wrote a simple scraper based on GoCrawl. Simple as in it does not care about the content, it only visits the webpages of a single domain. I needed to trigger ServerSide Renders cache for google crawlers (prerender)

github.com/bgadrian/warmcache