dribl-crawling とは?
Playwright-core を使用して dribl.com の試合 Web サイトをクロールし、Cloudflare 保護でクラブと試合のデータを抽出するための文書パターン。抽出 (API インターセプトによるクロール) フェーズと変換 (Zod 検証、データのマージ) フェーズをカバーします。 ソース: dejanvasic85/williamstownsc。
Playwright-core を使用して dribl.com の試合 Web サイトをクロールし、Cloudflare 保護でクラブと試合のデータを抽出するための文書パターン。抽出 (API インターセプトによるクロール) フェーズと変換 (Zod 検証、データのマージ) フェーズをカバーします。
コマンドラインで dribl-crawling AI スキルを開発環境にすばやくインストール
ソース: dejanvasic85/williamstownsc。
Extract clubs and fixtures data from https://fv.dribl.com/fixtures/ (SPA with Cloudflare protection) using real browser automation with playwright-core. Two-phase workflow: extraction (raw API data) → transformation (validated, merged data).
Purpose: Crawl dribl.com to maintain up-to-date clubs and fixtures data for Williamstown SC website.
Pattern: Always validate at boundaries (API → external schema, transform → internal schema)
Playwright-core を使用して dribl.com の試合 Web サイトをクロールし、Cloudflare 保護でクラブと試合のデータを抽出するための文書パターン。抽出 (API インターセプトによるクロール) フェーズと変換 (Zod 検証、データのマージ) フェーズをカバーします。 ソース: dejanvasic85/williamstownsc。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/dejanvasic85/williamstownsc --skill dribl-crawlingPlaywright-core を使用して dribl.com の試合 Web サイトをクロールし、Cloudflare 保護でクラブと試合のデータを抽出するための文書パターン。抽出 (API インターセプトによるクロール) フェーズと変換 (Zod 検証、データのマージ) フェーズをカバーします。 ソース: dejanvasic85/williamstownsc。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dejanvasic85/williamstownsc --skill dribl-crawling インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/dejanvasic85/williamstownsc