From d1b88f8921a8d2dbd48612c942781ef799e10ba7 Mon Sep 17 00:00:00 2001 From: jabbahotep Date: Tue, 27 Feb 2018 13:23:49 +0300 Subject: [PATCH] Added diggernaut.com web scraping service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b144a12..716657ef 100644 --- a/README.md +++ b/README.md @@ -646,6 +646,7 @@ Table of Contents * [Meya.ai](https://meya.ai) — Create and deploy a chatbot. Free tier allows only 1 bot. * [RequestBin](https://requestb.in) — Inspect and debug HTTP POST requests from an HTTP client. * [Apify](https://www.apify.com/) — Web scraping and automation platform that lets you create an API extracting websites data. Free tier with 10k monthly crawls and 7 days data retention. + * [Diggernaut](https://www.diggernaut.com/) — Cloud based web scraping and data extraction platform for turning any website to the dataset or to work with it as with an API. Free plan includes 5K page requests monthly. ## Other Free Resources * [github.com - FOSS for Dev](https://github.com/httpsGithubParty/FOSS-for-Dev) — A hub of free and Open Source software for developers