Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistency across the bilingual documentation, please also add this new entry to the Chinese version of the README (README.cn.md) under the corresponding ## 开发 > ### 工具 section.


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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There seems to be a typo: x402 is likely a typo for L402 (the protocol standard for pay-per-call APIs) or simply 402 (referring to HTTP 402 Payment Required). Please verify and correct this to avoid confusion.

Suggested change
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.
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 L402 USDC pay-per-call.



### Articles

Expand Down