From b3b95aacb9bad825196eb7a14793fdf01413138b Mon Sep 17 00:00:00 2001 From: minotavrr <79547055+minotavrr@users.noreply.github.com> Date: Tue, 23 Feb 2021 22:38:25 +0000 Subject: [PATCH] Added NewsAPI.org --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d77be23c..4356d754 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ Table of Contents * [MockAPI](https://www.mockapi.io/) — MockAPI is a simple tool that lets you easily mock up APIs, generate custom data, and preform operations on it using RESTful interface. MockAPI is meant to be used as a prototyping/testing/learning tool. 1 project/50 resources per project for free. * [myfakeapi.com](https://myfakeapi.com) — Free serverless API mocking service for developers. * [microenv.com](https://microenv.com) — Create fake REST API for developers with possibility to generate code and app in docker container. + * [News API](https://newsapi.org) — Search news on the web with code, get JSON results. Developers get 3,000 queries free each month. * [OCR.Space](https://ocr.space/) — An OCR API which parses image and pdf files returning the text results in JSON format. 25,000 requests per month free. * [OpenAPI3 Designer](https://openapidesigner.com/) — Visually create Open API 3 definitions for free. * [parsehub.com](https://parsehub.com/) — Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free.