ApiTap
CommunityTurn websites into APIs—no browser required.
Authorn1byn1kt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
ApiTap provides a browser-free way to access web data by converting websites into portable API skill files, avoiding the cost and fragility of browser automation and manual scraping.
Core Features & Use Cases
- Read mode extracts page content without launching a browser, using site-specific decoders and fallbacks for general HTML.
- Replay mode calls a captured endpoint directly via fetch() using a signed skill file, enabling AI agents to rely on stable APIs.
- Capture mode records network traffic from a site to generate new skill files for future replay, reducing setup effort and improving reproducibility.
- Typical use cases include querying popular services (Stripe, GitHub, Slack) or any site with an API-like surface via a portable skill.
Quick Start
Use ApiTap to capture a site and generate a skill file, then replay an endpoint directly with fetch().
Dependency Matrix
Required Modules
None requiredComponents
scriptsassets
💻 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: ApiTap Download link: https://github.com/n1byn1kt/apitap/archive/main.zip#apitap 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 471,000+ vetted skills library on demand.