threads-api
threads-api copied to clipboard
Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads. Web UI Included.
A warning message (related to #85) to advise users to store their Bearer token
I think there might be login issues with newly created accounts. After a few publishes, the API cannot connect to my [HackerNews bot](https://www.threads.net/@hackernewsbot), neither can I. When trying to connect...
Here's the code: ``` const main = async () => { const accountUsername = "my_username"; const accountPassword = "my_password"; const threadsApi = new ThreadsAPI({username: accountUsername, password: accountPassword}) const success =...
Is there any way to delete Threads using the API?
## Beep boop. Your images are optimized! Your image file size has been reduced by **31%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...
Hi @junhoyeo. First off, I just wanted to thank you so much for your continuous and excellent work on the Threads.net unofficial API. I am truly amazed with the speed...
Maybe publishWithImage should be combined with publish and support multiple images in the same thread. _Originally posted by @FieryFlames in https://github.com/junhoyeo/threads-api/issues/70#issuecomment-1627872326_ This is what I'm seeing: Instead of `configure_text_post_app_feed`, they...
Is this currently possible? I've tried looking in options couldn't find anything promising, this redirect thing they implemented is annoying.
please public java android studio code for this library