Show HN: Scrappy – Open-source browser scraper written in Go
1–3 of 3 posts
Re: Show HN: Scrappy – Open-source browser scraper written in Go
#2Looking good!
Re: Show HN: Scrappy – Open-source browser scraper written in Go
#3Pretty cool
Short thing, when I built something similar using chromedp I had to scroll on some pages to properly render all of them, due to lazy rendering on some websites ( also some pages had infinite scroll so had to break after a certain amount scrolled)
Might be worth adding it as an option ( unless it is already)
Nice project