curl https://news.ycombinator.com/item?id=47564421#47564679 | wc -c
143927 curl https://news.ycombinator.com/item?id=47564421#47564679 | pup -p --charset utf8 'text{}' | wc -c
30954That's only HTML but when it is loaded in chromr it is more than 40 MiB.
Huh, fair enough. I was looking at the network console in the browser and it said 89KB.
Almost certainly my fault...sorry!