Danie1 / threads-api

Unofficial Python API for Meta's Threads App
https://pypi.org/project/threads-api/
MIT License
108 stars 15 forks source link

the get_post() method of public api , is not fetching all the replies of a given post , it takes only top 14 replies in some post while in other post it takes top 11 replies and likewise it randomly takes 11, 12 0r 13 replies only. #65

Open smritirani555 opened 10 months ago

smritirani555 commented 10 months ago

I want to fetch all the replies of a post, but it only gives me only top 14 . is there any way I can achieve this requirement? if there's anything please reply at the earliest