For the complete documentation index, see llms.txt. This page is also available as Markdown.

💡SERP API 如何计费?

官方文档说明:只有单次请求返回 200 状态码 时才计费;300、400、401、403、404、429、500、504 等状态不计费。也就是说,收费按成功获取的结果计算,而不是按返回结果数量计算。

Last updated