ebay

Official

Quickly extract structured eBay search listings

AuthorAgentComputerAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Extract structured listing data from eBay search result pages while reliably bypassing the site's one-time JavaScript splash challenge and handling lazy-loaded listing cards and pagination.

Core Features & Use Cases

  • Automated Splash Handling: Uses a real Chrome debug port connection to allow eBay's JS splash to set cookies and redirect, avoiding captcha services or proxies.
  • Robust DOM Extraction: Targets server-rendered listing cards, scrolls to hydrate lazy-loaded items, and extracts listingId, title, price, subtitle, attributes, canonical URL, and image.
  • Efficient Crawling: Supports pagination via &_pgn and increases items per page via &_ipg to reduce requests for large crawls.
  • Use Case: Run large-scale search-query crawls to produce JSON/CSV inventories of listings for analytics, price monitoring, or marketplace research.

Quick Start

Use the ebay skill to extract listings from https://www.ebay.com/sch/i.html?_nkw=nintendo+switch and save the results as JSON.

Dependency Matrix

Required Modules

None required

Components

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: ebay
Download link: https://github.com/AgentComputerAI/torch/archive/main.zip#ebay

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.