Hello,
I am not asking about scrapping a whole sunreddit or scrapping all reddit, now just a few select posts,
I noticed that lot of comments get “closed” and you need to open them up by clikcing the (+) button, that can take some time if the post has lot of comments,
I am searching for a way to download the content of one single post, BUT it must handle the (+) itself and it must be able to retrieve all comments (and keeping the parent-son or levels hierarchy).
How can I do that?
You can still use the Reddit API. https://www.reddit.com/dev/api
If you have a bit of coding know-how this should be rather simple
Thanks