From bdf7985320613c3728b75685d90089a52539d93c Mon Sep 17 00:00:00 2001 From: Pat Walls Date: Mon, 15 Jun 2026 19:14:36 -0400 Subject: [PATCH] Add Superhighway to Tools section Web search API for ChatGPT/OpenAI apps with OpenAI function calling support. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fc471e7..5e9d100 100644 --- a/README.md +++ b/README.md @@ -505,6 +505,10 @@ Visit the website to get latest updates: [awesome-chatgpt-api.top](https://aweso An OpenAI API reverse proxy that can be deployed on Cloudflare Workers and Vercel Edge. Helpful for bypassing network restrictions or IP rate limits. +- [Superhighway](https://superhighway.walls.sh) + + Web search API for ChatGPT/OpenAI apps: search, news, images, scrape, and research endpoints. Plug live web results into your GPT app via OpenAI function calling ([guide](https://superhighway.walls.sh/guides/web-search-openai-function-calling)). Auth with a free API key (1k requests/month) or x402 USDC pay-per-call. + ### Articles