Scripts & Screenplays: Difference between revisions
(→API) |
|||
Line 23: | Line 23: | ||
== API == | == API == | ||
URL Structure: | URL Structure: | ||
Line 36: | Line 34: | ||
rvprop=user|timestamp|content|comment | rvprop=user|timestamp|content|comment | ||
callback=foo | callback=foo | ||
becomes: | |||
http://en.wikipedia.org/w/api.php?titles=Epic_theatre&action=query&rvlimit=10&prop=revisions&format=json&rvprop=user|timestamp|content|comment&callback=foo | |||
== Feeds & APIs == | == Feeds & APIs == |
Revision as of 09:42, 8 October 2012
Two examples of data-driven drama
From data to video...
- I love alaska, "The heartbreaking search history of AOL user #711391"
- Epicpedia, by PZI alum Annemieke van der Hoek
Epicpedia
A wikipedia article:
and its history:
- http://en.wikipedia.org/w/index.php?title=Epic_theatre&action=history
- http://en.wikipedia.org/w/index.php?title=Little_Butte_Creek&action=history
Wikipedia has an API
http://en.wikipedia.org/w/api.php
API
URL Structure:
http://en.wikipedia.org/w/api.php? titles=Epic_theatre action=query rvlimit=10 prop=revisions format=json rvprop=user|timestamp|content|comment callback=foo
becomes:
Feeds & APIs
Anatomy of a tweet
Videogrep
From SRT to EDL