homedepot

Official

Scrape HomeDepot search results via real Chrome

AuthorAgentComputerAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Direct HTTP requests to HomeDepot are blocked by Akamai, preventing reliable scraping of product listings. This skill bypasses those blocks by using the user's real Chrome instance to fetch and parse the HTML, delivering clean product data.

Core Features & Use Cases

  • Akamai evasion: Connects to a real Chrome debugging port, avoiding TLS fingerprint challenges.
  • HTML parsing: Uses Cheerio selectors on [data-testid="product-pod"] to extract product fields.
  • Pagination handling: Iteratively fetches pages via the ?Nao= parameter until no new items appear.
  • Deduplication: Removes duplicate product pods by product ID.
  • Use case example: Retrieve all drill listings from HomeDepot for market price analysis.

Quick Start

Ask the skill to scrape HomeDepot for “drill” and return the product list 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: homedepot
Download link: https://github.com/AgentComputerAI/torch/archive/main.zip#homedepot

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.