← Back to Skills Marketplace
Scrapingbee
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
190
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install scrapingbee
Description
ScrapingBee integration. Manage Projects, Users. Use when the user wants to interact with ScrapingBee data.
Usage Guidance
This skill appears coherent, but take these practical precautions before installing/using it: 1) Verify you trust the @membranehq npm package and the getmembrane.com project (check the npm page and GitHub repo). 2) Prefer npx for one-off commands if you don't want a global install. 3) When you run `membrane login`, you'll authorize Membrane to manage your ScrapingBee credentials — review the scopes and consent screen carefully. 4) If you need stronger assurance, inspect the Membrane CLI source on GitHub and confirm the connector key and actions behave as expected. 5) Because the skill relies on a third-party service (Membrane) to hold credentials, ensure that service's security posture meets your requirements before delegating secrets to it.
Capability Analysis
Type: OpenClaw Skill
Name: scrapingbee
Version: 1.0.3
The skill provides a standard integration for ScrapingBee by leveraging the Membrane CLI. It includes instructions for the agent to install the `@membranehq/cli` package, authenticate, and manage web scraping actions through the Membrane platform. While it requires global system changes (NPM installation) and delegates authentication to a third-party service, these actions are transparently documented and align with the stated purpose of simplifying API interactions and credential management. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill describes a ScrapingBee integration and all runtime instructions focus on using the Membrane CLI to create/list connections and run actions against a ScrapingBee connector. Requiring a Membrane account and network access is appropriate for this purpose; no unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, logging in (which opens a browser or prints an auth URL), creating/listing connections, discovering/creating actions, and running them. There are no instructions to read arbitrary local files, access unrelated environment variables, or exfiltrate data to unexpected endpoints. The skill does expect human interaction for authentication in headless environments.
Install Mechanism
The skill is instruction-only (no install spec). It recommends installing the @membranehq/cli npm package globally or invoking via npx. This is expected for a CLI-driven integration but carries the usual npm-install risks: verify the package name and source before installing, and prefer npx for one-off use if you don't want a global install.
Credentials
No environment variables or secret credentials are requested by the skill. The SKILL.md explicitly instructs not to ask users for API keys and to let Membrane manage credentials server-side, which aligns with the stated behavior.
Persistence & Privilege
The skill is not forced always-on (always: false) and does not request system-wide configuration changes. It relies on the Membrane account/session for auth lifecycle; nothing in the instructions modifies other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install scrapingbee - After installation, invoke the skill by name or use
/scrapingbee - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Scrapingbee?
ScrapingBee integration. Manage Projects, Users. Use when the user wants to interact with ScrapingBee data. It is an AI Agent Skill for Claude Code / OpenClaw, with 190 downloads so far.
How do I install Scrapingbee?
Run "/install scrapingbee" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Scrapingbee free?
Yes, Scrapingbee is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Scrapingbee support?
Scrapingbee is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Scrapingbee?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills