경쟁사를 손으로 모니터링하려면 같은 페이지 열 개를 계속 새로고침하면서, 정작 뭔가 바뀌는 그 한 주를 놓치기 쉽습니다. Competitor Watch는 매주 각 페이지를 크롤링해 노이즈를 걷어내고 지난주 스냅샷과 비교합니다.
sonnet3일FirecrawlPostgresOpenAISlack
Claude
69ROI
84Scale
$2.2k91Saved
ROI for
README.md
왜 이 서브에이전트인가
경쟁사를 손으로 모니터링하려면 같은 페이지 열 개를 계속 새로고침하면서, 정작 뭔가 바뀌는 그 한 주를 놓치기 쉽습니다. Competitor Watch는 매주 각 페이지를 크롤링해 노이즈를 걷어내고 지난주 스냅샷과 비교합니다.
실질적인 변화가 있을 때만 Slack 알림이 갑니다. 새 가격, 사라진 플랜, 바뀐 메시지처럼. 모든 알림에 변경 전후 스니펫과 실제 페이지 링크가 담겨 있어 몇 초 만에 직접 확인할 수 있습니다.
작동 방식
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
새 캡처본과 마지막 저장 버전을 비교해 템플릿 텍스트, 날짜, 회전 배너 등은 제외합니다.
pending
모델에게 남은 변경 사항이 가격 변동이나 신규 플랜 추가 등 실질적인 변화인지 판단하도록 요청합니다.
pending
Slack에 전후 비교 스니펫과 출처 링크를 포함해 실질적인 변경사항만 게시합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Given two page snapshots, return JSON {material: bool, summary, category} where category is one of pricing, product, messaging, hiring; ignore cosmetic and date-only changes.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.