Danie1 / threads-api

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

how to work #39

Closed ihabpalamino closed 1 year ago

ihabpalamino commented 1 year ago

hello i am new at using this api and i would like to have examples of how to scrap threads of an account using username either by post count or period of dates (since until) thanks

Danie1 commented 1 year ago

Hi, please look at https://github.com/Danie1/threads-api/blob/main/example.py for examples.

Unfortunately you will need to implement this logic on your own out of the available functionality. If there is a specific Threads API you are missing, please open a new issue and I'll try to take care of it.