From 1ac678140908626ea73dc23f5d7452300994e71a Mon Sep 17 00:00:00 2001 From: Kranny36 Date: Wed, 5 Aug 2026 14:12:12 -0600 Subject: [PATCH 1/3] Add EOSL to Open Data --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1961bf0ca3b..15f01ab7a43 100644 --- a/README.md +++ b/README.md @@ -1432,6 +1432,7 @@ API | Description | Auth | HTTPS | CORS | | [CARTO](https://carto.com/) | Location Information Prediction | `apiKey` | Yes | Unknown | | [CollegeScoreCard.ed.gov](https://collegescorecard.ed.gov/data/) | Data on higher education institutions in the United States | No | Yes | Unknown | | [Enigma Public](https://developers.enigma.com/docs) | Broadest collection of public data | `apiKey` | Yes | Yes | +| [EOSL](https://eosl.ai/api/) | Hardware end-of-sale and end-of-service-life dates by part number, source-linked | No | Yes | Yes | | [French Address Search](https://geo.api.gouv.fr/adresse) | Address search via the French Government | No | Yes | Unknown | | [GENESIS](https://www.destatis.de/EN/Service/OpenData/api-webservice.html) | Federal Statistical Office Germany | `OAuth` | Yes | Unknown | | [InfraNode](https://infranode.dev) | Unified German city open data: weather, air quality, EV chargers, transit, demographics | `apiKey` | Yes | Unknown | From 48bfaacb234cc8220713ea0296a2b46092e6b787 Mon Sep 17 00:00:00 2001 From: hammad4june1999 <52525261+hammad4june1999@users.noreply.github.com> Date: Thu, 6 Aug 2026 02:01:25 +0500 Subject: [PATCH 2/3] Add Utilorax to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1961bf0ca3b..76b2ac66e59 100644 --- a/README.md +++ b/README.md @@ -665,6 +665,7 @@ API | Description | Auth | HTTPS | CORS | | [Thunder Client](https://www.thunderclient.com/) | API testing tool | No | Yes | Yes | | [Thunderbit](https://thunderbit.com/docs/introduction) | Extract web pages as Markdown or structured data for AI apps | `apiKey` | Yes | Unknown | | [Tyk](https://tyk.io/open-source/) | Api and service management platform | `apiKey` | Yes | Yes | +| [Utilorax](https://utilorax.com/api) | 203 endpoints for everyday utilities: hashing, encoding, unit conversion, text, dates and file conversion | `apiKey` | Yes | Yes | | [Wandbox](https://github.com/melpon/wandbox/blob/master/kennel2/API.rst) | Code compiler supporting 35+ languages mentioned at wandbox.org | No | Yes | Unknown | | [Webclaw](https://webclaw.io/docs/api) | Web content extraction for LLMs with scrape, crawl, search, and summarize | `apiKey` | Yes | Yes | | [WebScraping.AI](https://webscraping.ai/) | Web Scraping API with built-in proxies and JS rendering | `apiKey` | Yes | Yes | From 485f387e74851ff8dceae16dd8083bbc31ec29da Mon Sep 17 00:00:00 2001 From: hammad4june1999 <52525261+hammad4june1999@users.noreply.github.com> Date: Thu, 6 Aug 2026 02:09:19 +0500 Subject: [PATCH 3/3] Shorten utilorax description to under 100 characters --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76b2ac66e59..2dc8f5cfda3 100644 --- a/README.md +++ b/README.md @@ -665,7 +665,7 @@ API | Description | Auth | HTTPS | CORS | | [Thunder Client](https://www.thunderclient.com/) | API testing tool | No | Yes | Yes | | [Thunderbit](https://thunderbit.com/docs/introduction) | Extract web pages as Markdown or structured data for AI apps | `apiKey` | Yes | Unknown | | [Tyk](https://tyk.io/open-source/) | Api and service management platform | `apiKey` | Yes | Yes | -| [Utilorax](https://utilorax.com/api) | 203 endpoints for everyday utilities: hashing, encoding, unit conversion, text, dates and file conversion | `apiKey` | Yes | Yes | +| [Utilorax](https://utilorax.com/api) | 203 JSON endpoints: hashing, encoding, unit conversion, text, dates and file conversion | `apiKey` | Yes | Yes | | [Wandbox](https://github.com/melpon/wandbox/blob/master/kennel2/API.rst) | Code compiler supporting 35+ languages mentioned at wandbox.org | No | Yes | Unknown | | [Webclaw](https://webclaw.io/docs/api) | Web content extraction for LLMs with scrape, crawl, search, and summarize | `apiKey` | Yes | Yes | | [WebScraping.AI](https://webscraping.ai/) | Web Scraping API with built-in proxies and JS rendering | `apiKey` | Yes | Yes |