Interfaces with the ScrapingBee REST API for JavaScript rendering and Google SERP extraction. Uses custom_google parameter for search result parsing and screenshot endpoint for visual page archiving.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill scrapingbee-api-data-harvester --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Scrapingbee Api Data Harvester?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-scrapingbee-api-data-harvester)More formats (shields.io, HTML) on the badges page.
---
name: "ScrapingBee API Data Harvester"
slug: "scrapingbee-api-data-harvester"
description: "Interfaces with the ScrapingBee REST API for JavaScript rendering and Google SERP extraction. Uses custom_google parameter for search result parsing and screenshot endpoint for visual page archiving."
verification: "security_reviewed"
source: "https://www.scrapingbee.com/documentation/"
author: "ScrapingBee"
category: "Research & Scraping"
framework: "Custom Agents"
---
# ScrapingBee API Data Harvester
Interfaces with the ScrapingBee REST API for JavaScript rendering and Google SERP extraction. Uses custom_google parameter for search result parsing and screenshot endpoint for visual page archiving.
## Installation
Requirements and caveats from upstream:
- const globalLang = window.globalSelectedLanguage || 'python';
- // Install the Node ScrapingBee library
- const scrapingbee = require('scrapingbee');
Basic usage or getting-started notes:
- ScrapingBee is meant to be the easiest scraping API available on the web.
- To scrape a web page, you only need two things:
- Your API key, available here
- Source: https://www.scrapingbee.com/documentation/
## Documentation
- https://www.scrapingbee.com/documentation/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/scrapingbee-api-data-harvester/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!