POSTai-seo-meta-generator
AI SEO Meta Generator
给定页面主题,AI 生成 SEO 友好的 title / description / keywords,支持中 / 英 / 日 + 5 种行业。
Documentation
AI SEO Meta Generator
Enter a webpage topic, and AI will automatically generate an optimized title, description, and keywords.
Parameters
topic(Required): Webpage topic or keywordsprovider(Optional): Specify AI provider
Pricing
- API: 5 Credits/request
- Tool: 10 Credits/request
Integration Examples
Includes ready-to-use Shell, Python, Go, Java, and PHP examples for direct integration.
Request Example
{
"topic": "在线JSON格式化工具"
}Response Example
{"data":"{"title":"在线JSON格式化工具 - 免费JSON美化/压缩/校验","description":"免费在线JSON格式化工具,支持JSON美化、压缩、语法校验和转换。一键格式化JSON数据,支持大文件处理。","keywords":"JSON格式化,JSON美化,JSON压缩,JSON校验,在线JSON工具"}"}Request Fields
The fields below are derived from example JSON for integration reference only.
| Path | Type | Sample |
|---|---|---|
| topic | string | 在线JSON格式化工具 |