snarfed / bridgy

📣 Connects your web site to social media. Likes, retweets, mentions, cross-posting, and more...
https://brid.gy
Creative Commons Zero v1.0 Universal
703 stars 52 forks source link

New Silo: Threads #1507

Open vandie opened 1 year ago

vandie commented 1 year ago

Given how quickly Threads.net has gained users, I feel like this is probably a good call to file. They seem to be using the same protocol as mastodon under the hood so hopefully that should make this easier but there's no official API yet as far as I can see.

snarfed commented 1 year ago

Yes! Absolutely, thanks for filing.

They're using Meta's internal infrastructure under the hood as far as we know. AP is more about how servers communicate between each other, and they sound at least a quarter or two away from shipping that federation. I'm looking forward to testing interop with Bridgy Fed when they do.

Regardless, if/when they have a traditional API, Bridgy classic support for POSSE and backfeed would be good too!

spcbfr commented 1 year ago

@vandie since they'll be adding activityPub support soon, maybe we'll get a threads support for free?

snarfed commented 1 year ago

In Bridgy Fed, yes! Not here in Bridgy classic though.

vandie commented 1 year ago

While obviously an official API is preferred, the unofficial API has been reverse engineered already.

https://github.com/junhoyeo/threads-py

snarfed commented 1 year ago

Also, given the current state of Facebook's and Instagram's APIs - ie, woefully inadequate for Bridgy - I don't know if we have much reason to expect much more from an official Threads API. cc @tantek @Timothyjchambers (others?)

snarfed commented 9 months ago

Evidently a real API is in the works! https://www.theverge.com/2023/10/28/23936093/threads-creating-api-third-party-app-support-instagram-meta-tweetdeck

JoelOtter commented 9 months ago

They’re asking for feedback here https://www.threads.net/@0xjessel/post/CzJoc1GRQpC

markcellus commented 9 months ago

Do you have a cool idea for how you would use an API to produce content on Threads? Comment below with your idea and if it’s a good fit, we will reach out via IG DM or here.

What an odd thing to ask. Dont see why they need this sort of feedback other than to try to gatekeep how people use the API.

The internet has been and always should be free and open and public content shouldn't be restricted to a single platform. That alone should be all the feedback they need to just do this.

snarfed commented 5 months ago

ETA sounds like June: https://techcrunch.com/2024/03/01/threads-says-it-will-make-its-api-broadly-available-by-june/

snarfed commented 3 months ago

Getting closer! https://developers.facebook.com/blog/post/2024/04/08/the-threads-api-is-coming-soon/ https://developers.facebook.com/docs/threads

vandie commented 3 months ago

Can't wait. I ended up signing up for bluesky in the meantime while I wait but I just use threads so much more.

snarfed commented 3 months ago

Ok!

I don't personally use Threads much, so I doubt I'll prioritize building this myself, but I'd love to have someone else jump in and contribute! We've had a good track record of contributors adding silos here over the last few years, notably Reddit and Bluesky.

snarfed commented 1 month ago

Threads API is finally out!