crawler

Generate Playwright web crawler code templates for scraping tasks.

13|4|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/ggombee/code-forge --skill crawler-ggombee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crawler
Source: https://github.com/ggombee/code-forge/tree/main/skills/crawler
Command: npx skills add https://github.com/ggombee/code-forge --skill crawler-ggombee

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of designing and generating web crawler code, making it easier to extract data from websites.

Core Features & Use Cases

  • API/Network Analysis: Analyze API endpoints and network interactions for data extraction.
  • Documentation: Generate structured documentation for the crawler.
  • Code Generation: Automatically generate code templates for the crawler.
  • Use Case: If you need to crawl a website to extract information and are looking for a way to automate the code generation process, this Skill can help you by designing and generating the code templates based on your specifications.

Quick Start

Use the crawler skill to generate a crawler for a website with the URL 'https://example.com'.

Frequently Asked Questions about crawler

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate web scraping code generation for Playwright?

Automating web scraping code generation for Playwright involves using this Skill to design and generate code templates for API and DOM crawling tasks. It analyzes API endpoints and network interactions to extract data efficiently.

What is the best way to extract data from website APIs and DOM elements?

The best way to extract data from website APIs and DOM elements is to use a code generation Skill that creates templates for both API crawling and DOM crawling. It automates the design process for Playwright-based data extraction.

Do I need Playwright installed to use this web crawler code generator?

Yes, you need Playwright installed as a dependency. This Skill requires Playwright for browser automation to execute the generated web scraping and API interaction code templates effectively.

Can I generate structured documentation for my web crawler alongside the code?

Yes, you can generate structured documentation for your web crawler. The Skill provides documentation generation as a core feature, ensuring your API and network analysis crawler templates are well-documented for future reference.

How do I build a web crawler for a specific website URL?

To build a web crawler for a specific website URL, provide the target URL to this Skill. It will analyze the target site and automatically generate the appropriate Playwright-based code templates for your data extraction needs.

Does this Skill support both API interaction and DOM crawling for data extraction?

Yes, this Skill supports both API interaction and DOM crawling for data extraction. It provides specialized code generation templates for analyzing API endpoints and extracting data directly from web page elements using Playwright.