ScrapingBee Connector for AI agents.
10 live capabilities
Get high-quality web data from any site without getting blocked.
Waiting for input…
Why people use ScrapingBee
ScrapingBee for Bypassing Anti-Bot Blocks in Web Scraping
This Connector puts that entire infrastructure behind a simple chat interface. Your agent handles the proxies, the browser rendering, and the stealth tactics in the background. You just ask for the data, and it shows up in your chat as structured JSON.
What Vinkius changes
You get reliable web data without the headache of managing scraping infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Competitor Price Tracking
A researcher asks the agent to find the price of all laptops on a retail site.
- Real-world use case 02
Lead Generation
A growth engineer wants to pull contact info from a directory.
- Real-world use case 03
E-commerce Audit
A data analyst needs to check stock levels across 50 different URLs.
Complete set · 10capabilities
The complete ScrapingBee capability set.
These are the exact actions your AI can choose when you ask it to work with ScrapingBee.
01—04
4 capabilities in this set.
Part of 10 available through ScrapingBee.
- 01 Capability
Extract data
Get specific data from a webpage. It helps you pull out exactly what you need without extra noise.
- 02 Capability
Get usage
Check your current API usage. You can see how many credits you have left at any time.
- 03 Capability
Extract data with ai
Use natural language to pull out JSON data. This is perfect for when you don't know the exact CSS selectors.
- 04 Capability
Extract structured data
Use CSS or XPath selectors to grab data. It's the way to go for high-precision, consistent extraction.
05—07
3 capabilities in this set.
Part of 10 available through ScrapingBee.
- 05 Capability
Scrape webpage
Get a full page with JS and proxies handled. It's the just make it work capability for any site.
- 06 Capability
Take screenshot
Capture a visual of a website. It's great for verifying how a page looks or for visual data.
- 07 Capability
Get api usage
Monitor your credit consumption. Keep track of your spending while you run large scraping jobs.
08—10
3 capabilities in this set.
Part of 10 available through ScrapingBee.
- 08 Capability
Scrape with js
Force JavaScript rendering on a page. Use this when a page feels empty until the scripts run.
- 09 Capability
Scrape with proxy
Use premium proxies to avoid blocks. This is your go-to for scraping high-security targets.
- 10 Capability
Scrape with stealth
Activate stealth mode to bypass bots. It's essential for staying under the radar on tough sites.
Set up in minutes
One URL. Then ask ScrapingBee to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ScrapingBee from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_q1duJsPKHxBkTBofrVeLFhv0nBtmoyFvP5mLfv1l/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it ScrapingBee, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ScrapingBee for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_q1duJsPKHxBkTBofrVeLFhv0nBtmoyFvP5mLfv1l/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the ScrapingBee URL.
- Step 03
Save and start
Save the connection and enable ScrapingBee in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"scrapingbee": {
"url": "https://edge.vinkius.com/vk_preview_q1duJsPKHxBkTBofrVeLFhv0nBtmoyFvP5mLfv1l/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using ScrapingBee
Open Agent mode in chat and ask: "Using ScrapingBee, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"scrapingbee": {
"url": "https://edge.vinkius.com/vk_preview_q1duJsPKHxBkTBofrVeLFhv0nBtmoyFvP5mLfv1l/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using ScrapingBee
Ask Copilot: "Using ScrapingBee, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"scrapingbee": {
"url": "https://edge.vinkius.com/vk_preview_q1duJsPKHxBkTBofrVeLFhv0nBtmoyFvP5mLfv1l/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using ScrapingBee
Open Cascade and ask: "Using ScrapingBee, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"scrapingbee": {
"url": "https://edge.vinkius.com/vk_preview_q1duJsPKHxBkTBofrVeLFhv0nBtmoyFvP5mLfv1l/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using ScrapingBee
Ask Cline: "Using ScrapingBee, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add scrapingbee --transport http "https://edge.vinkius.com/vk_preview_q1duJsPKHxBkTBofrVeLFhv0nBtmoyFvP5mLfv1l/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using ScrapingBee
Ask Claude: "Using ScrapingBee, show me...". 10 tools are ready
Where the request belongs
Work ScrapingBee can move forward.
Market researchers who need competitor pricing without the blocks. Growth engineers tired of manual lead scraping. Data analysts who need to turn dynamic sites into clean datasets.
Market Researcher
Grabs competitor pricing from high-security retail sites on a Tuesday afternoon.
Growth Engineer
Automates lead generation from platforms that normally block automated requests.
Data Analyst
Converts complex e-commerce pages into clean JSON for a weekly report.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsScrapingAnt
Extract web data reliably with rotating proxies, headless Chrome rendering, and CAPTCHA solving built into every request.
Scrapfly
Scrape web data at scale with a managed API that handles proxies, browser rendering, and anti-bot bypassing automatically.
ScraperAPI
Equip your AI agent with proxy rotation and headless browsers to extract HTML, Google SERPs, and Amazon data at scale.
Spider
High-performance Rust-powered web scraping and crawling. scrape, crawl, and search up to 100K+ pages/second with built-in anti-bot protection.
ScrapingBee
Powerful web scraping with JS rendering, premium proxies, and AI-powered data extraction directly from your AI agent.
Crawlbase
Scrape and crawl via Crawlbase. perform HTML extraction, handle JS-rendered pages, bypass CAPTCHAs, and scrape social profiles directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep ScrapingBee connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about ScrapingBee.
The practical details behind the request, access and result.
Can ScrapingBee MCP bypass CAPTCHAs?
Yes, it handles CAPTCHAs and anti-bot systems automatically so your agent can get the data it needs without getting stuck.
Does it work on websites that use a lot of JavaScript?
Yes, it has specific capabilities to render JavaScript, which means it can see content on modern, dynamic web apps.
How does it handle IP blocks?
It uses premium proxy rotation to make sure your requests come from different locations, keeping your scraping session active.
Can I use it to get structured JSON?
Yes, you can ask your agent to extract specific data into a JSON format using either natural language or specific selectors.
Is it good for high-security websites?
It's specifically designed for high-security targets, using stealth modes to mimic real human browsing behavior.
How do I know how much I'm spending?
The Connector includes capabilities to check your credit usage and remaining balance directly through your chat interface.
Can my AI automatically extract structured JSON from a web page using ScrapingBee?
Yes! Use the extract_data capability. You can provide standard extraction rules or set ai=true to let ScrapingBee's AI models identify and parse the data fields you need automatically.
How do I use premium or residential proxies for high-security sites?
Simply include premium_proxy: true in your scrape_general parameters. This will route your request through residential IPs, making it much harder for anti-bot systems to detect and block.
How do I find my ScrapingBee API Key?
Log in to your ScrapingBee dashboard, and your API Key will be clearly visible in the Credentials section on the main page.
One connection away
Give your agent a direct line to ScrapingBee.
Connect ScrapingBee once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available