From 37cec2c89263b34b7ec49b4226886e232eadb082 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sat, 3 Dec 2016 21:20:45 -0500 Subject: [PATCH] Add Scoop-It API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4ed571e..9aa58848 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ A collective list of JSON APIs for use in web development. | Open Government, Canada | Canadian Government Open Data | No |[Go!](http://open.canada.ca/en) | | Open Government Data, India | Indian Government Open Data | No, but a token is required | [Go!](https://data.gov.in/) | | Quandl API | Stock Market Data | No |[Go!](https://www.quandl.com/) | +| Scoop.it | Content Curation Service | No, but apiKey query string |[Go!](https://www.scoop.it/dev) | | Wikipedia | Mediawiki API | No |[Go!](https://www.mediawiki.org/wiki/API:Main_page) | | Wordnik | Dictionary Data API | No | [Go!](http://developer.wordnik.com) | | Yelp | Find Local Business | Yes |[Go!](https://www.yelp.com/developers) |