From ceee842f04863397d05d125cd71f57323782be26 Mon Sep 17 00:00:00 2001 From: danni0130 Date: Tue, 12 Jun 2018 00:40:15 -0500 Subject: [PATCH 1/2] add scraper api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44b0b2fa..abd8f69c 100644 --- a/README.md +++ b/README.md @@ -634,6 +634,7 @@ Table of Contents ## APIs, Data and ML + * [Scraper API](https://www.scraperapi.com/) — Cloud based web scraping API handles proxies, browsers, and CAPTCHAs. Scrape any web page with a simple API call. * [dreamfactory.com](http://dreamfactory.com/) — Open source REST API backend for mobile, web, and IoT applications. Hook up any SQL/NoSQL database, file storage system, or external service and it instantly creates a comprehensive REST API platform with live documentation, user management,... * [monkeylearn.com](http://monkeylearn.com/) — Text analysis with machine learning, free 100,000 queries/month * [wit.ai](https://wit.ai/) — NLP for developers From dc88297287d21e2e0482f20f18c2646a40303dc6 Mon Sep 17 00:00:00 2001 From: danni0130 Date: Tue, 12 Jun 2018 01:42:09 -0500 Subject: [PATCH 2/2] add number of free calls for scraper api --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abd8f69c..1d28f238 100644 --- a/README.md +++ b/README.md @@ -634,7 +634,7 @@ Table of Contents ## APIs, Data and ML - * [Scraper API](https://www.scraperapi.com/) — Cloud based web scraping API handles proxies, browsers, and CAPTCHAs. Scrape any web page with a simple API call. + * [Scraper API](https://www.scraperapi.com/) — Cloud based web scraping API handles proxies, browsers, and CAPTCHAs. Scrape any web page with a simple API call. Get started with 1000 free API calls/month. * [dreamfactory.com](http://dreamfactory.com/) — Open source REST API backend for mobile, web, and IoT applications. Hook up any SQL/NoSQL database, file storage system, or external service and it instantly creates a comprehensive REST API platform with live documentation, user management,... * [monkeylearn.com](http://monkeylearn.com/) — Text analysis with machine learning, free 100,000 queries/month * [wit.ai](https://wit.ai/) — NLP for developers