Is there a download API? I’d love to download posts as Markdown if that’s already built-in. (Eventually, I’m working on integrating this into a tool which helps me make PDFs for my e-reader or for printing out with custom formatting).
LW uses graphql. You can follow the guide below for querying if you’re unfamiliar with it.
https://www.lesswrong.com/posts/LJiGhpq8w4Badr5KJ/graphql-tutorial-for-lesswrong-and-effective-altruism-forum (For step 3 it seems like you now want to hover over output_type instead of input)
Is there a download API? I’d love to download posts as Markdown if that’s already built-in. (Eventually, I’m working on integrating this into a tool which helps me make PDFs for my e-reader or for printing out with custom formatting).
LW uses graphql. You can follow the guide below for querying if you’re unfamiliar with it.
https://www.lesswrong.com/posts/LJiGhpq8w4Badr5KJ/graphql-tutorial-for-lesswrong-and-effective-altruism-forum (For step 3 it seems like you now want to hover over output_type instead of input)