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

Fetch posts with credentials #71

Closed Digital39999 closed 12 months ago

Digital39999 commented 1 year ago

Is this currently possible? I've tried looking in options couldn't find anything promising, this redirect thing they implemented is annoying.

Mineru98 commented 1 year ago

We haven't explored that feature yet.

Digital39999 commented 1 year ago

Would probably be good idea to help out on.

junhoyeo commented 12 months ago

getThreadsLoggedIn was introduced in https://github.com/junhoyeo/threads-api/releases/tag/v1.6.2. Thanks!

Digital39999 commented 12 months ago

getThreadsLoggedIn was introduced in https://github.com/junhoyeo/threads-api/releases/tag/v1.6.2. Thanks!

Why does it require user Id and not username? No way of directly getting around it or..?