Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit a60baee

Browse files
authored
Update README.md
1 parent 91d61e3 commit a60baee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Reddit Post Exporter
22
![Preview](https://s10.gifyu.com/images/Desktop-3-21-2023-11-33-59-PM.gif)
33

4+
### Unfortunately, 100 posts is the maximum because of how Reddit works. https://www.reddit.com/dev/api#GET_top see limit property
5+
46
Fetch and export the JSON data of Reddit posts and their comments if needed, from specified subreddit and specific category (top, controversial, hot or rising) up to a certain limit, which is specified by the user, too, without using additional API wrappers, OAuth2, and many other third-party libraries/packages/etc.
57

68
Note that it will export only those posts that fit the category. For example, I managed to export 100 posts and ~4,565 comments respectively from Hot category in AskReddit.

0 commit comments

Comments
 (0)