lead-scraper
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseLead Scraper
Lead Scraper
Purpose
用途
Extract business and contact information from directory pages and company websites.
从目录页面和企业网站中提取商业及联系信息。
Routing
使用规则
- Use when: Use when the user wants to extract business information, contact details, or lead data from websites.
- Do not use when: Don't use for personal data harvesting without consent or for spam purposes.
- Outputs: Structured business/contact data in table format.
- Success criteria: Extracts accurate contact and business information from the target page.
- 适用场景:当用户需要从网站提取商业信息、联系方式或潜在客户数据时使用。
- 禁用场景:不得在未经同意的情况下收集个人数据,也不得用于垃圾邮件相关用途。
- 输出:表格格式的结构化商业/联系数据。
- 成功标准:从目标页面提取准确的联系及商业信息。
Trigger Examples
触发示例
Positive
正向触发
- Use the lead-scraper skill for this request.
- Help me with lead scraper.
- Use when the user wants to extract business information, contact details, or lead data from websites.
- Lead Scraper: provide an actionable result.
- 此请求请使用lead-scraper技能。
- 请帮我使用Lead Scraper。
- 当用户需要从网站提取商业信息、联系方式或潜在客户数据时使用。
- Lead Scraper:输出可执行的结果。
Negative
负向触发
- Don't use for personal data harvesting without consent or for spam purposes.
- Do not use lead-scraper for unrelated requests.
- This request is outside lead scraper scope.
- This is conceptual discussion only; no tool workflow is needed.
- 不得在未经同意的情况下收集个人数据,也不得用于垃圾邮件相关用途。
- 无关请求请勿使用lead-scraper。
- 该请求超出Lead Scraper的使用范围。
- 这仅为概念讨论,不需要调用工具工作流。
Parameters
参数
| Name | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | URL of directory page or company website |
| 名称 | 类型 | 必填 | 描述 |
|---|---|---|---|
| url | string | 是 | 目录页面或企业网站的URL |
Runtime Prompt
运行时提示
- Current runtime prompt length: 959 characters.
- Runtime prompt is defined directly in .
../lead-scraper.json
- 当前运行时提示长度:959个字符。
- 运行时提示直接在中定义。
../lead-scraper.json