Hey,
We are building a website that should display 100s of tweets. Embedding those tweets one by one creates a huge load on the website so we thought embedding collections would be better, but its UI missing like & rt counts, which is actually critical in our use case.
Do you have any alternative solution? Or is it possible to customize collections’ embeded design
It’s not a full solution, but you may find some use in the javascript factory functions, as opposed to including the tweets separately: Embedded Tweet JavaScript Factory Function | Docs | Twitter Developer Platform
Hi @kaanayaz, thanks for your post! Could you tell us more about your use-case with 100s of Tweets?
Were you able to try the factory function approach that @IgorBrigadir suggested above?
We would not recommend using collection timelines because they will soon become unavailable. You can read more about this in our blog post: Product Update: Improvements for Embedded Timelines | Twitter Developer Platform
1 Like
Hey @tweetanor;
You can have a look at our current solution on https:// justaped.in/tweets/azuki
system
Closed
#5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.