diff --git a/db/resources.json b/db/resources.json index e07d1c3e..65061459 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1470, +"count": 1471, "entries": [ { "API": "AdoptAPet", @@ -2602,6 +2602,15 @@ "Link": "https://brainshop.ai/", "Category": "Development" }, + { + "API": "Brave Search API", + "Description": "An index of billions of pages in a single call", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "no", + "Link": "https://brave.com/search/api/", + "Category": "Development" + }, { "API": "BrowserCat", "Description": "Headless browser API for automation, scraping, and more",