amazon

Official

Robust Amazon search scraping with real Chrome

AuthorAgentComputerAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Amazon search pages are server-rendered behind CloudFront with anti-bot walls that block bare curl requests. Attaching to a real Chrome session via the debug port defeats these barriers, enabling reliable data extraction.

Core Features & Use Cases

  • Real-Chrome scraping: connect to a running Chrome instance via 127.0.0.1:9222 and parse 22 s-search-result cards per page.
  • Data extraction: pull asin, title, link, price, rating, review count, image, and sponsorship status using Cheerio on the page content.
  • Use Case: build an affiliate-ready product catalog or price-tracking workflow by saving results to output with a persistent playbook.

Quick Start

Attach to your local Chrome debugging port and start scraping amazon search results.

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

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.