extract-table-pagination
CommunityExtract HTML table data across pages into rows.
Authorbettyguo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill extracts structured data from an HTML table, optionally walking through paginated views, returning a list of row dictionaries keyed by header cells.
Core Features & Use Cases
- Extracts all rows from a single HTML table on a page.
- Supports pagination by following a next control until rows stop growing or a max_pages limit is reached.
- Outputs a list of dictionaries suitable for downstream processing.
Quick Start
Run this skill on a page containing a table and paginate to accumulate all rows.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: extract-table-pagination Download link: https://github.com/bettyguo/browser-skills/archive/main.zip#extract-table-pagination Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.