按多维度筛选独立站 Shopify 商品(关键词/URL、价格、周销量、上架时间、Facebook 广告、竞争度、是否有货源、发货国家等)。当用户提到 Shopify 商品、Shopify 选品、独立站选品、Shopify 爆款、Shopify dropshipping、独立站铺货、Facebook 广告商品、Shopify product query、shopify items 时触发。即使用户未提及工具名,只要在 Shopify 独立站上搜商品、看周销量/销售额/竞争度或筛品,也应触发此技能。
Coding
Shopify店铺查询
Try it按多维度筛选独立站 Shopify 店铺(店名/域名、国家、创建年限、产品数、广告数、月访问量、月订单量、社媒粉丝等)。当用户提到 Shopify 店铺、Shopify 店铺分析、独立站店铺、Shopify seller、独立站竞品店铺、Shopify 月访问量、独立站广告库、shopify stores、Shopify store query 时触发。即使用户未提及工具名,只要在 Shopify 独立站上找店铺、筛店铺数据或分析店铺表现,也应触发此技能。
What it does
按多维度筛选独立站 Shopify 店铺(店名/域名、国家、创建年限、产品数、广告数、月访问量、月订单量、社媒粉丝等)。当用户提到 Shopify 店铺、Shopify 店铺分析、独立站店铺、Shopify seller、独立站竞品店铺、Shopify 月访问量、独立站广告库、shopify stores、Shopify store query 时触发。即使用户未提及工具名,只要在 Shopify 独立站上找店铺、筛店铺数据或分析店铺表现,也应触发此技能。
The skill document
Shopify 店铺查询
要点
- 分页:
page从 1 起;pageSize默认 20、最大 100。 - 区间入参:
*Min/*Max成对出现(产品数、广告数、月访问量、月订单量),组成上游区间。 - 店铺年限
year:1=最近 1 年、2=12 年、3=23 年、4=3 年以上。 - 排序:
sortBy整数枚举(0=产品数,1=类目数,2=月访问量,3=FB 粉丝,4=Ins 粉丝,5=广告数,6=相关度,7=月订单数默认);orderBy为desc(默认)/asc。 - 国家:
country传国家代码(如US、CN)。
脚本(可选)
命令行调试:python scripts/shopify_store_query.py ''(需 LINKFOXAGENT_API_KEY)。详见 references/api.md 末尾。
解决认证和积分问题
发生以下异常情况时,采用 references/onboarding.md 引导解决问题:
异常情况
- 未配置API Key:环境变量未配置
LINKFOX_AGENT_API_KEY,也未配置LINKFOXAGENT_API_KEY。 - 响应401或402状态码
- 响应提示积分或余额不足:消息含"积分余额不足/计费不足/余额不足/quota exceeded/insufficient balance/套餐到期/需充值/请充值",或类似含义的内容。
参考
入参/出参表见 references/api.md。
积分消耗规则
按动态规则计费:消耗积分 = 返回的店铺数 × 1.8。按本页返回条数计费;翻到下一页,本质上是再发一次请求,再按下一页返回条数重新计算。
重要:本技能的服务按倍数动态计算,可能一次性消耗大量积分,必须提醒用户,由用户决定是否继续。
Related skills
Researches independent Shopify-powered storefronts — products, collections, pages, sitemaps, search suggestions, and product recommendations — using the Crawlora API, returning clean JSON for any store by domain, plus 14 pre-wired DTC brand storefronts (Allbirds, Brooklinen, Cole Haan, Everlane, Fashion Nova, Gymshark, J.Crew, Kylie Cosmetics, Oh Polly, Quince, Rothy's, SKIMS, Steve Madden, The Body Shop). Use when the user asks to audit a Shopify store's catalog, crawl its sitemap, look up a product or collection, or pull search/recommendation data — instead of scraping the store's pages directly.
Shopify Partner (shopify.com). Use this skill for ANY Shopify Partner request — searching and reading data. Whenever a task involves Shopify Partner, use thi...
Researches products, variants, shops, and reviews on Shop.app — Shopify's own cross-store shopping/discovery app, distinct from individual Shopify storefronts — using the Crawlora API, returning clean JSON. Use when the user asks to find a product across Shop.app merchants, compare shop offerings, pull Shop.app reviews, or browse a Shop.app merchant's catalog/collections — instead of scraping Shop.app pages.
按多维度筛选 Etsy 店铺(销量、收藏、评论、开店时间、国家、主营类目、Raving/星标等)。当用户提到 Etsy 店铺、Etsy 店搜、Etsy seller、Etsy 店铺排行、Etsy 周销量店铺、etsy stores、Etsy店铺查询 时触发。即使用户未提及工具名,只要在 Etsy 上找店铺、筛店铺数据或分析店铺表现,也应触发此技能。
按多维度筛选 Temu 店铺(店名/ID、国家站点、后台类目、全托管/半托管、总/周/月销量与销售额、评分、评论、粉丝、商品数、开店时间等)。当用户提到 Temu 店铺、Temu 店铺分析、Temu seller、Temu 店铺排行、Temu 半托管店铺、Temu 销售额、temu stores、Temu store query 时触发。即使用户未提及工具名,只要在 Temu 上找店铺、筛店铺数据或分析店铺表现,也应触发此技能。