diff options
Diffstat (limited to 'research')
-rw-r--r-- | research/data.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/research/data.md b/research/data.md index ef1711b..6d30f35 100644 --- a/research/data.md +++ b/research/data.md @@ -26,3 +26,9 @@ * [TensorFlow](https://www.tensorflow.org/). * [Wikidata](https://www.wikidata.org). * [Swagger Specification](http://swagger.io/specification/). + +## Datasets + +* [API de respostas instantâneas do DuckDuckGo](https://duckduckgo.com/api) ([example](http://api.duckduckgo.com/?q=micropython&format=json&pretty=1)). +* [Search APIs | ProgrammableWeb](https://www.programmableweb.com/category/search/apis?category=20055). +* [Have I been pwned? API v2](https://haveibeenpwned.com/API/v2). |