Fetch
Skill Verified ActiveUse this skill when the user wants to retrieve a URL without a full browser session: fetch HTML or JSON from static pages, inspect status codes or headers, follow redirects, or get page source for simple scraping. Prefer it over a browser when JavaScript rendering and page interaction are not needed. Supports proxies and redirect control.
Retrieve URL content efficiently for static pages, API endpoints, or header inspection when full browser interaction is unnecessary.
Features
- Fetch HTML/JSON from static pages
- Inspect HTTP status codes and headers
- Follow redirects
- Support for proxies and insecure SSL bypass
- API and SDK integration
Use Cases
- Scraping static web content
- Checking API endpoint status and responses
- Retrieving page source for analysis
- Monitoring website availability via status codes
Non-Goals
- Rendering JavaScript-heavy pages
- Interacting with web page elements
- Handling complex authentication flows requiring browser interaction
- Bypassing advanced bot detection mechanisms
Trust
- info:Issues Attention22 issues opened, 0 closed in the last 90 days, indicating slow response to new issues.
Installation
First, add the marketplace
/plugin marketplace add browserbase/skills/plugin install skills@browserbaseQuality Score
VerifiedTrust Signals
Similar Extensions
X Twitter Scraper
100Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.
Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.
Firecrawl Map
97Discover and list all URLs on a website, with optional search filtering. Use this skill when the user wants to find a specific page on a large site, list all URLs, see the site structure, find where something is on a domain, or says "map the site", "find the URL for", "what pages are on", or "list all pages". Essential when the user knows which site but not which exact page.
Slack
100Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Product Self Knowledge
100Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.