I have been using Node.js to create a simple endpoint that hits Twitter's Search API and returns me results.
Then, to display those results, I have been using twttr.widgets.createTweet() and appending each result to a container.
However, when I do this, only about ten of the results are displayed, and the rest exist in the div as hidden. Is there a way for me to create a simple feed of dynamic search results?
Aucun commentaire:
Enregistrer un commentaire