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 134 forks source link

Add a slew of authenticated features #189

Closed stevenlafl closed 11 months ago

stevenlafl commented 11 months ago

Added some authenticated functionality:

getUserProfileLoggedIn getThreadsLoggedIn mute unmute block unblock getNotifications setNotificationsSeen search getRecommended

To test it I've been running it here in the newapi branch: https://github.com/stevenlafl/threads-web-client/tree/newapi

It seems to mostly work, though I'm for some reason having trouble with mute/unmute.

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
threads-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2023 1:19pm
stevenlafl commented 11 months ago

I can't dedicate time right now to this unfortunately, I have a lot coming up in the next two weeks at work and some travel. Please feel free to contribute to it and then merge. If you need to me to convert from Draft to an actual PR let me know.

junhoyeo commented 11 months ago

I can't dedicate time right now to this unfortunately, I have a lot coming up in the next two weeks at work and some travel. Please feel free to contribute to it and then merge. If you need to me to convert from Draft to an actual PR let me know.

Gotcha, will do! Thanks @stevenlafl ❤️