Twitter JSON extractor
From WandoraWiki
(Difference between revisions)
(Created page with "The Twitter JSON extractor is a simple extractor that forms topic data from a given JSON response from the [https://dev.twitter.com/rest/public Twitter REST APIs]. The underly...") |
Revision as of 15:03, 27 April 2015
The Twitter JSON extractor is a simple extractor that forms topic data from a given JSON response from the Twitter REST APIs. The underlying implementation uses the Twitter4j library like the Twitter extractor.
The extractor is found in File > Social > Twitter JSON Extractor.
Example
We first use Twurl to fetch the timeline of @wandora_app and save it to disk. Then open the extractor in Wandora and point it to the file containing the JSON response.
The extraction then yields a topic structure similar to that which is generated with the Twitter extractor.