From e814919a389b0f7c7dec73f6b976d827c20a5e1d Mon Sep 17 00:00:00 2001 From: benoit74 Date: Thu, 31 Aug 2023 09:57:37 +0200 Subject: [PATCH] Update README.md Indicate throttling issue. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ce43a5e..8a99b10 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ `wikihow2zim` is an [OpenZIM](https://openzim.org) scraper to create offline versions of [wikiHow](https://www.wikihow.com) websites, in all its supported languages. + +| :zap: Scraper is known to have a very significant issue linked to throttling (https://github.com/openzim/wikihow/issues/150) | +|-----------------------------------------| + [![CodeFactor](https://www.codefactor.io/repository/github/openzim/wikihow/badge)](https://www.codefactor.io/repository/github/openzim/wikihow) [![Docker](https://ghcr-badge.deta.dev/openzim/wikihow/latest_tag?label=docker)](https://ghcr.io/openzim/wikihow) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)