junhoyeo / threads-api

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads. Web UI Included.
https://threads.junho.io
MIT License
1.58k stars 135 forks source link

Support for pagination for Threads and Replies #90

Closed chbrown1293 closed 1 year ago

chbrown1293 commented 1 year ago

Curious if there is a plan to support pagination in retrieving threads and replies? Seems limited too 25 right now, unless im missing something. Great work BTW!

billy-the-ape commented 1 year ago

I noticed (for likers) that even the mobile app doesn't show more than 100, though it definately does pagination for replies so hopefully it's possible 🤞

junhoyeo commented 1 year ago

Deployed in v1.4.2 (Related - #157, #150, #153)