From 5cdbaf915455483e24ad368ba148af7cd4a0f2de Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 1 Sep 2025 13:28:14 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/db/resources.json b/db/resources.json index e7d30770..74987022 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1504, +"count": 1506, "entries": [ { "API": "Cat Facts", @@ -3978,6 +3978,15 @@ "Link": "https://codestats.net/api-docs", "Category": "Documents & Productivity" }, + { + "API": "Convert HTML to PDF API", + "Description": "This API converts any HTML (file, url, base64) to a PDF", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://apyhub.com/utility/converter-html-pdf", + "Category": "Documents & Productivity" + }, { "API": "Convert Word to PDF", "Description": "Convert a Word document (doc, docx, or ODF formats) to a PDF document", @@ -11844,6 +11853,15 @@ "Link": "https://detectlanguage.com/", "Category": "Text Analysis" }, + { + "API": "Detect Language API", + "Description": "This API detects the language from any text (+ 50 languages supported)", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://apyhub.com/utility/language-detector", + "Category": "Text Analysis" + }, { "API": "ELI", "Description": "Natural Language Processing Tools for Thai Language", @@ -12863,10 +12881,10 @@ }, { "API": "Compress Video API (Job)", - "Description": "Compress video files through an asynchronous workflow, a practical API for large-scale or long-duration videos / tasks.", - "Auth": "Yes", + "Description": "Compress video files through an asynchronous workflow, a practical API for large-scale or long-duration videos / tasks", + "Auth": "apiKey", "HTTPS": true, - "Cors": "apikey", + "Cors": "yes", "Link": "https://apyhub.com/utility/job-compress-video", "Category": "Video" },