About this model
Business Listings Search 按关键词、商家类别或描述查询全球商家目录数据库,返回匹配公司的地址、电话号码、网站域名、评分和坐标。
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | From $0.005 per lookup | 高容量目录查询,并返回结构化 JSON。 |
高容量目录查询,并返回结构化 JSON。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| 关键词 / 类别 | string | 搜索关键词、公司名称或商家类别。 | IT consulting |
| 位置 | Enum (213 options) | 商家列表搜索的目标国家或地区。 | United States |
| 结果数量限制 | integer | 要返回的商家列表数量(1-100)。 | 10 |
搜索关键词、公司名称或商家类别。
IT consulting商家列表搜索的目标国家或地区。
United States要返回的商家列表数量(1-100)。
10Developer documentation
"IT consulting" 或 "restaurants")。@@BT@bash curl -X POST https://api.muapi.ai/api/v1/seo-business-listings \ -H "x-api-key: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "keyword": "IT consulting", "location": "United States", "limit": 10 }' @@BT@
Frequently asked
公司名称、主要类别、地址、城市、国家/地区、电话号码、网站 URL、评分、评论数、认领状态和 GPS 坐标。
可以,`keyword` 是可选项;省略它会返回目标位置中的热门目录条目。