tedtalks-json is a small Dart project that extracts the Talks listed at http://www.ted.com/talks/quick-list and outputs the information in JSON format.
Builds the JSON.
First install dependencies by running pub install
.
Then run dart tedtalks.dart
.
The latest JSON output.
An additional slot, 'id', appears in the JSON. This value is the SHA1 hexadecimal representation of the Talk's title.