greaterwrong is a website with the same content as lesswrong but different look, it gets its content from the lesswrong website. it’s basically just a different way to access the same posts.
lesswrong has a graphql api, which is probably the best way to read and dump posts on, if you rate limit conservatively. but that means some programming involved.
to just have a quick dump of everything it’s probably best to use wget on greaterwrong with rate limiting.
email admin@greaterwrong.com before doing so to make sure you do it in a way they approve of.
greaterwrong is a website with the same content as lesswrong but different look, it gets its content from the lesswrong website. it’s basically just a different way to access the same posts.
lesswrong has a graphql api, which is probably the best way to read and dump posts on, if you rate limit conservatively. but that means some programming involved.
to just have a quick dump of everything it’s probably best to use wget on greaterwrong with rate limiting. email admin@greaterwrong.com before doing so to make sure you do it in a way they approve of.
gotcha, thanks!