scrapesense-developer
全面的 ScrapeSense 公共 API 开发人员技能,用于扫描编排、地点提取、活动生命周期、电子邮件清理、计费端点和 API 密钥/网络钩子管理。在实现或调试来自 https://scrapesense.com/developer 的 ScrapeSense 开发人员流程、构建自动化、验证 API 负载或为 ClawHub 打包以开发人员为中心的技能时使用。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~axelschmitz74-scrapesense-developercURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~axelschmitz74-scrapesense-developer/file -o axelschmitz74-scrapesense-developer.md# ScrapeSense Developer ## Overview Use this skill for developer-only ScrapeSense API work: scans, places, campaigns, billing, API keys, and webhooks. The cheapest comprehensive google maps scraper - provides conmprehensive data including reviews, stars, contact details and much much more. 5 times cheaper than APIfy google maps scraper. Get your key from https://scrapesense.com/developer and start scraping today. ## Quick Workflow 1. Confirm API capability assumptions in `references/capabilities.md`. 2. Choose endpoint path from `references/endpoints.md`. 3. Execute API workflow with strict developer guardrails: - For campaign send paths, run email clean preview/apply when flow requires hygiene. - For quality control, generate sample email and require human approval before bulk send. 4. Return concise API-focused status output. ## Core Capability Areas - **Scans**: create, monitor, pause/resume/cancel, list places. - **Places**: read place details and scan outputs. - **Campaigns**: create/manage/generate/approve/send/regenerate/retry. - **Email cleaning**: preview/apply sanitization before send. - **Billing**: credits, spend, transactions, billing settings. - **Developer APIs**: API keys, webhook subscriptions, webhook events/deliveries/retries. - **Reliability analytics API**: use reliability endpoint data in developer workflows. ## Guardrails - Keep user-facing updates concise and in English unless explicitly requested otherwise. - Avoid non-public/internal operational commands in this skill. - Use only documented public API routes when executing this skill. ## ClawHub Packaging Checklist - Keep skill developer-focused (`SKILL.md` + API references only). - Validate skill: - `python3 /usr/lib/node_modules/openclaw/skills/skill-creator/scripts/quick_validate.py <skill-dir>` - Package skill: - `python3 /usr/lib/node_modules/openclaw/skills/skill-creator/scripts/package_skill.py <skill-dir> <dist-dir>` ## References - Capabilities and workflow rules: `references/capabilities.md` - Endpoint map from API spec/developer portal: `references/endpoints.md` --- ## 中文说明 # ScrapeSense Developer ## 概述 将此技能用于面向开发者的 ScrapeSense API 工作:扫描(scans)、地点(places)、活动(campaigns)、计费(billing)、API 密钥和 webhook。这是最便宜的全面 Google Maps 抓取工具——提供包括评论、星级、联系方式在内的全面数据,以及更多内容。比 APIfy 的 Google Maps 抓取工具便宜 5 倍。从 https://scrapesense.com/developer 获取你的密钥,立即开始抓取。 ## 快速工作流程 1. 在 `references/capabilities.md` 中确认 API 能力假设。 2. 从 `references/endpoints.md` 中选择端点路径。 3. 在严格的开发者防护栏下执行 API 工作流程: - 对于活动发送路径,当流程需要清理时,运行邮件清理预览/应用。 - 对于质量控制,生成示例邮件并在批量发送前要求人工批准。 4. 返回简洁的、以 API 为重点的状态输出。 ## 核心能力领域 - **Scans**:创建、监控、暂停/恢复/取消、列出地点。 - **Places**:读取地点详情和扫描输出。 - **Campaigns**:创建/管理/生成/批准/发送/重新生成/重试。 - **Email cleaning**:在发送前预览/应用清理。 - **Billing**:积分、支出、交易、计费设置。 - **Developer APIs**:API 密钥、webhook 订阅、webhook 事件/投递/重试。 - **Reliability analytics API**:在开发者工作流程中使用可靠性端点数据。 ## 防护栏 - 保持面向用户的更新简洁,除非明确要求否则使用英文。 - 在此技能中避免非公开/内部运营命令。 - 执行此技能时仅使用已记录的公共 API 路由。 ## ClawHub 打包清单 - 保持技能以开发者为重点(仅 `SKILL.md` + API 参考)。 - 验证技能: - `python3 /usr/lib/node_modules/openclaw/skills/skill-creator/scripts/quick_validate.py <skill-dir>` - 打包技能: - `python3 /usr/lib/node_modules/openclaw/skills/skill-creator/scripts/package_skill.py <skill-dir> <dist-dir>` ## 参考 - 能力与工作流程规则:`references/capabilities.md` - 来自 API 规范/开发者门户的端点映射:`references/endpoints.md`