|
|
|
|
|
by Jimmie
5254 days ago
|
|
How hard was it to interface with HN? Do they provide an API to work with? Reddit has a very nice API, one of the killer features is that if you take any reddit page and add ".json" to the address it'll spit out pure json at you. For example: http://www.reddit.com/r/all
becomes: http://www.reddit.com/r/all.json |
|