Actionbook Scraper
Actionbook Scraper extracts data from Actionbook listings, streamlining research and providing valuable insights for market analysis.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add actionbook-scraper npx -- -y @trustedskills/actionbook-scraper
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"actionbook-scraper": {
"command": "npx",
"args": [
"-y",
"@trustedskills/actionbook-scraper"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The actionbook-scraper skill extracts data from web pages. It's designed to be used within the ActionBook framework, allowing AI agents to automate tasks involving online information retrieval and processing. This includes scraping specific content based on defined criteria or extracting structured data from websites.
When to use it
- Automated Data Collection: Regularly gather pricing information from e-commerce sites for competitive analysis.
- Content Aggregation: Compile news articles related to a specific topic from multiple sources.
- Research Assistance: Extract key facts and figures from research papers or reports available online.
- Lead Generation: Scrape contact details from company websites based on predefined criteria (e.g., job titles, locations).
Key capabilities
- Web page scraping
- Data extraction
- Integration with ActionBook framework
Example prompts
- "Scrape the product prices and descriptions from [website URL]."
- "Extract all news headlines related to 'AI' from [news website URL]."
- "Find company names and email addresses listed on [company directory URL]."
Tips & gotchas
The actionbook-scraper skill requires familiarity with the ActionBook environment. Be mindful of website terms of service and robots.txt files when scraping data to avoid legal issues or being blocked.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.