Twitter Topic
hello
can yoy add twitter topics?
examples
(Topic: Linux): https://mobile.twitter.com/i/topics/848959431836487680
(Topic: Android) https://mobile.twitter.com/i/topics/10026820777
FYI, we don't have Twitter bridge maintainer.
@alix78 I interpret topics as kind of like hashtags?
I can't find anything in the Twitter API documentation that would allow for querying of topics, so I won't be able to add this to TwitterV2Bridge.
Maybe @arnd-s can find something I missed, or figure out a clever way to use a different API endpoint.
I only took a short look and couldn't find anything via official API documentation.
But i found an URL where you can get the Tweets, if you have the internal id for a topic. Just need to find a way to resolve topic names into ids. I will try to take a look later on and if possible i will try to add it to the V1.1 bridge.