stackoverflow

Official

Scrape StackOverflow tags via real Chrome

AuthorAgentComputerAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

StackOverflow tag pages are protected by Cloudflare which blocks repeated anonymous requests, making traditional HTTP scraping unreliable.

Core Features & Use Cases

  • Real Chrome bypass: Connect to a local Chrome instance to maintain Cloudflare session cookies and avoid bot detection.
  • HTML extraction: Parse question titles, URLs, votes, answers, views, excerpts, tags, authors, and timestamps directly from the rendered HTML using Cheerio.
  • Robust pagination: Iterate through tag pages with configurable page size and polite delays, handling up to 1000 pages per tag.

Quick Start

Use the stackoverflow skill to scrape the newest questions for a specific tag, such as "javascript".

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

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.