中文导读
Playwright Scraper Skill 是一套面向一人公司的通用 playbook,帮助你用更少的人力完成更稳的增长、交付与决策。
概览
Playwright Scraper Skill helps a one-person company pull structured evidence from websites that do not render cleanly with a basic fetch. Use it when you need to review competitor pricing pages, collect directory listings, capture lead details, or save product pages that rely on JavaScript before the useful content appears. The goal is not scraping for its own sake. The goal is to give a solo operator a repeatable way to collect market data, buyer language, and proof points without manually copying pages all day.
适用场景
Use this skill when a regular browser fetch misses the content you need or when a page changes after JavaScript loads. It is especially useful for solopreneurs doing competitor research, pricing reviews, lead research, GEO/SEO audits, and offer positioning. If the source page is static and easy to read, use a lighter workflow first. If the page depends on rendering, delayed content, or interaction, this skill is the right tool.
这个技能能做什么
This skill opens the target page in a real browser context, waits for the content that matters, and extracts a usable text snapshot you can turn into research notes, comparison tables, or content inputs. A good run should produce the page title, the resolved URL, the main body text, and enough contextual detail that a one-person company can make a decision without reopening the page ten more times.
如何使用
Start with a clear business question before you scrape anything. Decide whether you are collecting competitor pricing, offer positioning, customer proof, directory data, or SEO evidence. Then define the smallest set of pages that will answer that question. Run the capture, save the result, and summarize what changed your decision. The best operators do not scrape the whole internet. They collect the minimum proof needed to move a sales, pricing, content, or research task forward.
输出结果
A strong output includes the exact page captured, the key facts pulled from the page, and a short operator summary that explains what the content means for your business. For example, if you scrape three competitor pricing pages, the output should not stop at raw text. It should tell you which competitor anchors high, which one bundles setup, which one frames ROI best, and what that means for your own offer or landing page.
常见错误
The most common mistake is treating scraping as an engineering project instead of a business workflow. Another mistake is collecting dozens of pages with no decision rule, which creates noise instead of insight. The third mistake is scraping blocked or brittle pages without deciding whether the data is actually important enough to justify the extra effort. For a one-person company, the right use of scraping is narrow, intentional, and attached to a real pricing, SEO, content, or lead-generation decision.
优秀标准
Good use of this skill saves manual research time every week and improves one clear business output. That might mean faster competitor reviews, better GEO evidence, sharper positioning language, or cleaner lead research. If the captured page does not improve a decision, it is probably not worth running. The skill earns its place when it helps a solo operator move from vague browsing to a documented operating conclusion.
SKILL.md 原文件
预览原始 SKILL.md. 下面可以直接查看完整原文。可滚动阅读、检查结构,再下载精确的 SKILL.md 原文件。
# playwright-scraper-skill
Playwright Scraper Skill
## Overview
Playwright Scraper Skill helps a one-person company pull structured evidence from websites that do not render cleanly with a basic fetch. Use it when you need to review competitor pricing pages, collect directory listings, capture lead details, or save product pages that rely on JavaScript before the useful content appears. The goal is not scraping for its own sake. The goal is to give a solo operator a repeatable way to collect market data, buyer language, and proof points without manually copying pages all day.
## When to Use
Use this skill when a regular browser fetch misses the content you need or when a page changes after JavaScript loads. It is especially useful for solopreneurs doing competitor research, pricing reviews, lead research, GEO/SEO audits, and offer positioning. If the source page is static and easy to read, use a lighter workflow first. If the page depends on rendering, delayed content, or interaction, this skill is the right tool.
## What This Skill Does
This skill opens the target page in a real browser context, waits for the content that matters, and extracts a usable text snapshot you can turn into research notes, comparison tables, or content inputs. A good run should produce the page title, the resolved URL, the main body text, and enough contextual detail that a one-person company can make a decision without reopening the page ten more times.
## How to Use
Start with a clear business question before you scrape anything. Decide whether you are collecting competitor pricing, offer positioning, customer proof, directory data, or SEO evidence. Then define the smallest set of pages that will answer that question. Run the capture, save the result, and summarize what changed your decision. The best operators do not scrape the whole internet. They collect the minimum proof needed to move a sales, pricing, content, or research task forward.
## Output
A strong output includes the exact page captured, the key facts pulled from the page, and a short operator summary that explains what the content means for your business. For example, if you scrape three competitor pricing pages, the output should not stop at raw text. It should tell you which competitor anchors high, which one bundles setup, which one frames ROI best, and what that means for your own offer or landing page.
## Common Mistakes
The most common mistake is treating scraping as an engineering project instead of a business workflow. Another mistake is collecting dozens of pages with no decision rule, which creates noise instead of insight. The third mistake is scraping blocked or brittle pages without deciding whether the data is actually important enough to justify the extra effort. For a one-person company, the right use of scraping is narrow, intentional, and attached to a real pricing, SEO, content, or lead-generation decision.
## What Good Looks Like
Good use of this skill saves manual research time every week and improves one clear business output. That might mean faster competitor reviews, better GEO evidence, sharper positioning language, or cleaner lead research. If the captured page does not improve a decision, it is probably not worth running. The skill earns its place when it helps a solo operator move from vague browsing to a documented operating conclusion.
预览原始 SKILL.md. 下面可以直接查看完整原文。可滚动阅读、检查结构,再下载精确的 SKILL.md 原文件。
# playwright-scraper-skill
Playwright Scraper Skill
## Overview
Playwright Scraper Skill helps a one-person company pull structured evidence from websites that do not render cleanly with a basic fetch. Use it when you need to review competitor pricing pages, collect directory listings, capture lead details, or save product pages that rely on JavaScript before the useful content appears. The goal is not scraping for its own sake. The goal is to give a solo operator a repeatable way to collect market data, buyer language, and proof points without manually copying pages all day.
## When to Use
Use this skill when a regular browser fetch misses the content you need or when a page changes after JavaScript loads. It is especially useful for solopreneurs doing competitor research, pricing reviews, lead research, GEO/SEO audits, and offer positioning. If the source page is static and easy to read, use a lighter workflow first. If the page depends on rendering, delayed content, or interaction, this skill is the right tool.
## What This Skill Does
This skill opens the target page in a real browser context, waits for the content that matters, and extracts a usable text snapshot you can turn into research notes, comparison tables, or content inputs. A good run should produce the page title, the resolved URL, the main body text, and enough contextual detail that a one-person company can make a decision without reopening the page ten more times.
## How to Use
Start with a clear business question before you scrape anything. Decide whether you are collecting competitor pricing, offer positioning, customer proof, directory data, or SEO evidence. Then define the smallest set of pages that will answer that question. Run the capture, save the result, and summarize what changed your decision. The best operators do not scrape the whole internet. They collect the minimum proof needed to move a sales, pricing, content, or research task forward.
## Output
A strong output includes the exact page captured, the key facts pulled from the page, and a short operator summary that explains what the content means for your business. For example, if you scrape three competitor pricing pages, the output should not stop at raw text. It should tell you which competitor anchors high, which one bundles setup, which one frames ROI best, and what that means for your own offer or landing page.
## Common Mistakes
The most common mistake is treating scraping as an engineering project instead of a business workflow. Another mistake is collecting dozens of pages with no decision rule, which creates noise instead of insight. The third mistake is scraping blocked or brittle pages without deciding whether the data is actually important enough to justify the extra effort. For a one-person company, the right use of scraping is narrow, intentional, and attached to a real pricing, SEO, content, or lead-generation decision.
## What Good Looks Like
Good use of this skill saves manual research time every week and improves one clear business output. That might mean faster competitor reviews, better GEO evidence, sharper positioning language, or cleaner lead research. If the captured page does not improve a decision, it is probably not worth running. The skill earns its place when it helps a solo operator move from vague browsing to a documented operating conclusion.
评论与讨论
添加评论