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...") |
|||
Line 17: | Line 17: | ||
==See also== | ==See also== | ||
− | *[[Twitter | + | *[[Twitter extractor]] |
Latest revision as of 15:04, 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.
[edit] 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.