From 1a347d75fa18fdc3b241949332f4297874706299 Mon Sep 17 00:00:00 2001 From: Jeff Mendez Date: Sun, 17 Jul 2022 16:29:12 -0400 Subject: [PATCH 1/2] add: a11ywatch to API list A11yWatch is a powerful web accessibility toolkit for testing, fixing, and monitoring. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36ac120f..1f8f7cc1 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ Table of Contents ## APIs, Data and ML * [IP.City](https://ip.city) — 100 free IP geolocation requests per day + * [A11yWatch](https://a11ywatch.com) - Powerful web accessibility tool at scale. Free site-wide web acessibility testing and beyond that reset daily. * [Abstract API](https://www.abstractapi.com) — API suite for a variety of use cases including IP geolocation, gender detection or even email validation. * [algorithmia.com](https://algorithmia.com/) — Host algorithms for free. Includes free monthly allowance for running algorithms. Now with CLI support. * [Apify](https://www.apify.com/) — Web scraping and automation platform to create an API for any website and extract data. Ready-made scrapers, integrated proxies, and custom solutions. Free plan with $5 platform credits included every month. From c16b283284ebbcb07e1139c9db90bca7ae441626 Mon Sep 17 00:00:00 2001 From: Jeff Mendez Date: Sun, 17 Jul 2022 16:44:16 -0400 Subject: [PATCH 2/2] chore(readme): fix reset usage context --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f8f7cc1..dc1025f6 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ Table of Contents ## APIs, Data and ML * [IP.City](https://ip.city) — 100 free IP geolocation requests per day - * [A11yWatch](https://a11ywatch.com) - Powerful web accessibility tool at scale. Free site-wide web acessibility testing and beyond that reset daily. + * [A11yWatch](https://a11ywatch.com) - Powerful web accessibility tool at scale. Free site-wide web acessibility testing and beyond that resets daily. * [Abstract API](https://www.abstractapi.com) — API suite for a variety of use cases including IP geolocation, gender detection or even email validation. * [algorithmia.com](https://algorithmia.com/) — Host algorithms for free. Includes free monthly allowance for running algorithms. Now with CLI support. * [Apify](https://www.apify.com/) — Web scraping and automation platform to create an API for any website and extract data. Ready-made scrapers, integrated proxies, and custom solutions. Free plan with $5 platform credits included every month.