Scripts & Screenplays: Difference between revisions
No edit summary |
|||
Line 21: | Line 21: | ||
http://en.wikipedia.org/w/api.php | http://en.wikipedia.org/w/api.php | ||
== API == | |||
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 | |||
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 | |||
== Feeds & APIs == | == Feeds & APIs == |
Revision as of 09:41, 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
Feeds & APIs
Anatomy of a tweet
Videogrep
From SRT to EDL