Parsing HTML with Go using stream processing
- go
- stream-processing
- web
Over a month ago I’ve created a handy tool to create sitemaps only with URLs matching specific rules. I want to talk about problems and challenges I faced, but mainly explain the art of stream processing.