From 15f6f8ee1ebb6a85215876120ef4e6c4349dec61 Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Sat, 7 Oct 2017 21:40:03 -0300
Subject: [PATCH] Research: data: sets

---
 research/data.md | 6 ++++++
 1 file changed, 6 insertions(+)

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).
-- 
GitLab