FritzAndFriends / TagzApp

An application that discovers content on social media for hashtags
MIT License
112 stars 69 forks source link

Discussion: Which providers do we want to support? #4

Open csharpfritz opened 1 year ago

csharpfritz commented 1 year ago

Twitter is an initial given.

mcNets commented 1 year ago

All of them. LinkedIn is not my piece of cake

degenone commented 1 year ago

Twitch tags?

acidrod commented 1 year ago

Have been checking Instagram and is a royal pain to get anything working here. You need to create 2 new accounts, one for Instagram and the other for Facebook to even gain very basic access to the API Graph, so far I haven't been able to try anything since you need some time with your account created to start trying.

If you ask me, this should not be a good starting point for the providers. This needs more investigation or someone that already has some good experience with this particular platform.

Here is the basic documentation https://developers.facebook.com/docs/instagram-api/getting-started

csharpfritz commented 1 year ago

It looks like the Instagram hashtag search is simple and there is a hard limit on hashtags per week: https://developers.facebook.com/docs/instagram-api/guides/hashtag-search

Jeff

On Tue, Jul 11, 2023 at 7:38 PM Rodrigo Alarcón @.***> wrote:

Have been checking Instagram and is a royal pain to get anything working here. You need to create 2 new accounts, one for Instagram and the other for Facebook to even gain very basic access to the API Graph, so far I haven't been able to try anything since you need some time with your account created to start trying.

If you ask me, this should not be a good starting point for the providers. This needs more investigation or someone that already has some good experience with this particular platform.

Here is the basic documentation https://developers.facebook.com/docs/instagram-api/getting-started http://url

— Reply to this email directly, view it on GitHub https://github.com/FritzAndFriends/TagzApp/issues/4#issuecomment-1631644155 or unsubscribe https://github.com/notifications/unsubscribe-auth/AAATF4LB4L4ZOTGKWXK3SVDXPXPXLBFKMF2HI4TJMJ2XIZLTSWBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDUOJ2WLJDOMFWWLLTXMF2GG2C7MFRXI2LWNF2HTAVFOZQWY5LFUVUXG43VMWSG4YLNMWVXI2DSMVQWIX3UPFYGLAVFOZQWY5LFVI2TOMRTGU2TGNJZGKSG4YLNMWUWQYLTL5WGCYTFNSBKK5TBNR2WLKRVG4ZDGNJVGM3DAN5ENZQW2ZNJNBQXGX3MMFRGK3FMON2WE2TFMN2F65DZOBS2YSLTON2WKQ3PNVWWK3TUUZ2G64DJMNZZJAVEOR4XAZNKOJSXA33TNF2G64TZUV3GC3DVMWUTMNRVGEZDIOBTGKBKI5DZOBS2K2LTON2WLJLWMFWHKZNKGE3TSOJRGI3DGMJRQKSHI6LQMWSWYYLCMVWKK5TBNR2WLKRVG4ZDGNJVGM2TSMUCUR2HS4DFUVWGCYTFNSSXMYLMOVS2UNJXGIZTKNJTGYYDPJ3UOJUWOZ3FOKTGG4TFMF2GK . You are receiving this email because you authored the thread.

Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .

csharpfritz commented 1 year ago

Twitch tags?

Twitch tags are associated with live streams, not videos or clips. I don't think that will work for this.

Searching streams on the Twitch API does not currently allow filtering by tags: https://dev.twitch.tv/docs/api/reference/#get-streams

ghost commented 1 year ago

I'd like to see support for:

MichaelHochriegl commented 1 year ago

For me it's:

  1. Mastodon
  2. Youtube
  3. Linkedin

The numbers represent the priority in my view (I know that this will be different for everyone, just my preference).

degenone commented 1 year ago

Would people want Reddit or Tumblr in the mix?

Tumblr has hastags you can search and has an API endpoint for them.