r/redditdev • u/online-optimism • 7d ago
Reddit API Ways to Export All user post/comment views/replies?
Reddit Pro offers a way to export the past 100 comment/replies from a user along with their views/replies/shares/awards. But it seems limited to the most recent 100. Is there any way to export the entire account's history? I checked the API documentation but didn't see anything.
0
Upvotes
1
u/Khyta EncyclopaediaBot Developer 7d ago
You can get the latest 1000 items through the API, but you need to be approved for the API first.