Back to Registry
LinkedIn
View Author Profile
Official Verified
Scrappa MCP
Access Scrappa's MCP server for Google, YouTube, Amazon, LinkedIn, Trustpilot, flights, hotels, and more via Model Context Protocol
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/userlip/scrappa-skillOr
Scrappa MCP Skill
Access 80+ tools for searching Google, YouTube, Amazon, LinkedIn, Trustpilot, business reviews, flights, hotels, real estate, and more via the Scrappa Model Context Protocol (MCP) server.
Setup
1. Get Your Scrappa API Key
Sign up for a free account at scrappa.co and get your API key from the dashboard.
2. Configure in Clawdbot
Add Scrappa to your mcporter configuration:
mcporter config add scrappa --url "https://scrappa.co/mcp" --headers "X-API-KEY=YOUR_API_KEY"
Or manually edit ~/clawd/config/mcporter.json:
{
"mcpServers": {
"scrappa": {
"baseUrl": "https://scrappa.co/mcp",
"headers": {
"X-API-KEY": "your_api_key_here"
}
}
}
}
3. Restart Clawdbot
clawdbot gateway restart
All Available Tools (80+)
Google Search & Translation
| Tool | Description |
|---|---|
search | Scrape Google search results with advanced filters |
google-search-light | Lightweight Google web search |
google-search-autocomplete | Google search suggestions |
google-translate-api | Translate text between languages |
google-images | Search Google Images |
google-videos | Search Google Videos |
google-news | Search Google News articles |
google-jobs | Search jobs indexed on Google |
brave-search | Privacy-focused Brave web search |
YouTube
| Tool | Description |
|---|---|
youtube-external-search | Search videos |
youtube-external-video | Get full video details |
youtube-external-info | Basic video metadata |
youtube-external-channel | Channel profile and stats |
youtube-external-comments | Fetch video comments |
youtube-external-related | Get related videos |
youtube-external-chapters | Extract video chapters |
youtube-external-trending | Trending videos by category |
youtube-external-suggestions | Search autocomplete suggestions |
youtube-external-channel-videos | Channel uploads |
youtube-external-channel-playlists | Channel playlists |
youtube-external-channel-community | Channel community posts |
youtube-external-playlist | Get playlist videos |
youtube-external-health | Check API status |
youtube-external-proxies | YouTube Proxies API |
youtube-external-locales | YouTube Locales API |
Amazon
| Tool | Description |
|---|---|
amazon-search | Search products across 22 marketplaces |
amazon-product | Get detailed product by ASIN |
| Tool | Description |
|---|---|
linkedin-profile | Get LinkedIn profile data |
linkedin-company | Get company page data |
linkedin-post | Get post details |
linkedin-search | Search LinkedIn profiles |
Trustpilot
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-userlip-scrappa-skill": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.