Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: belliveaujdOriginally posted by: Sreya
Hi All,
Can Lavastorm extract data from social media data providers? Does it have a pre built node to do it?
Kindly help.
Sreya
We have the ability to do this via our HTTP node (located within the Interfaces and Adapters library). Every API is different and has different requirements for what must be passed along to the social media's web server to interact with it in a RESTful manner. The following is a simple example of how one would do this using Twitter's API. NOTE: for this to work you will have to apply for a Twitter API key and enter your key and secret key into the "Twitter Login" node before running.
Twitter-REST-API-call.brg