scrape

Extract text, tables, and images from web pages via browser automation.

Updated May 28, 2026
One-click install
npx skills add https://github.com/limzivector/SEO --skill scrape-limzivector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scrape
Source: https://github.com/limzivector/SEO/tree/main/gstack/scrape
Command: npx skills add https://github.com/limzivector/SEO --skill scrape-limzivector

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, AskUserQuestion, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of extracting data from web pages, saving time and reducing manual effort.

Core Features & Use Cases

  • Data Extraction: Extract text, tables, and images from web pages.
  • Use Case: When you need to gather information from multiple web pages, such as for market research or data analysis.

Quick Start

Use the /scrape command to extract data from a specific web page.

Frequently Asked Questions about scrape

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

FAQPage Schema
How do I extract data from web pages for research and content analysis?

Web scraping extracts data from web pages using browser automation tools. This Skill automates data collection for research and content analysis, efficiently extracting text, tables, and images to reduce manual effort.

Can I use browser automation to extract tables and images from multiple web pages?

Yes, browser automation extracts tables and images from multiple web pages. Designed for data collection tasks, it streamlines gathering information across pages for market research or data analysis projects.

Do I need web scraping libraries to collect data from web pages?

Yes, web scraping libraries are required. The Skill relies on browser automation capabilities and web scraping libraries to function, utilizing Bash and Read dependencies to execute scripts and process extracted data.

What is the best way to automate data collection for market research?

Browser automation is the best way to automate data collection for market research. By using the /scrape command, you can efficiently target specific web pages and extract relevant text and tables without manual copying.

What are the limitations of using browser automation for web scraping?

Limitations of browser automation for web scraping include dependencies on Bash and Read components, requiring specific web scraping libraries, and potential constraints with complex dynamic web pages requiring interactive user input.