From fc3cb34e8b77f5d2ff6cc729c4ebf88380d937fe Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 30 Apr 2024 07:34:31 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/db/resources.json b/db/resources.json index b1fe28bb..c060b8d9 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1454, +"count": 1455, "entries": [ { "API": "AdoptAPet", @@ -3466,6 +3466,15 @@ "Link": "https://color.serialif.com/", "Category": "Development" }, + { + "API": "SerpApi", + "Description": "Scrape Google and other search engines", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "no", + "Link": "https://serpapi.com/", + "Category": "Development" + }, { "API": "Shadify", "Description": "Service for generating data and executing logic to create various games and puzzles",