Code Monkey home page Code Monkey logo

twitter-demo's Introduction

Streamdataio Timeline Twitter Demo

This sample application shows how to get a Twitter timeline with the streamdata.io Javascript SDK and JQuery.

The streamdata.io SDK allows the use of streamdata.io to get data pushed from various sources and use them in your application.

To run the sample, open the index.html in your browser (Chrome, Firefox, Safari, IE > 10).

You will be asked to fill in your application Token. To get them, connect to the streamdata.io portal and follow the guidelines.

You will also be asked to fill in your Twitter OAuth signature (as a HTTP header) for the Twitter url you use in the sample. To get the signature:

  • log in with your Twitter account to https://apps.twitter.com
  • select your Twitter App or create one
  • click on the « Test OAuth » button
  • fill in the field « Request URI » with the Twitter url to be used in the sample (the sample default one is: https://api.twitter.com/1.1/statuses/user_timeline.json)
  • click on « Get OAuth Signature »
  • copy the generated « Authorization header » (Authorization: OAuth oauth_consumer_key=... oauth_version="1.0") and paste it into the input of the sample named « Twitter Authorization Header »
  • click on the button « Connect »

Note that Twitter limits the number of API requests (see Twitter doc for more information). So, you might reach this limit after a while.

If you have any questions or feedback, feel free to ask: [email protected]

Enjoy!

twitter-demo's People

Contributors

loriepisicchio avatar

Watchers

Vince Lynch avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.