← Back to Skills Marketplace
gora050

Scrapingbot

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
251
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install scrapingbot
Description
ScrapingBot integration. Manage ScrapingBots. Use when the user wants to interact with ScrapingBot data.
Usage Guidance
This skill is coherent: it delegates scraping work to the Membrane platform via the Membrane CLI and does not ask for unrelated credentials. Before installing/using it, verify you trust the @membranehq/cli npm package and the Membrane service (review the package source on GitHub or use npx rather than npm -g if you prefer not to install globally). Be aware the CLI will manage connections and credentials to external services on your behalf (browser-based login), so avoid using it with accounts or environments you don't trust. If you need tighter control, inspect the CLI code or run it in an isolated environment (container/VM) before granting access to sensitive data.
Capability Analysis
Type: OpenClaw Skill Name: scrapingbot Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with ScrapingBot via the Membrane CLI. It outlines standard procedures for installation (npm install), authentication, and action management through the getmembrane.com platform. The instructions are transparent, align with the stated purpose of web scraping automation, and do not exhibit signs of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description describe a ScrapingBot integration and all runtime steps point to using Membrane to connect to a ScrapingBot connector. Required credentials, binaries, and config paths are not requested, which is consistent with a connector-integration skill that relies on the Membrane platform for auth.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, creating a connection, listing actions, building actions, and running them. It does not ask the agent to read unrelated local files, harvest environment variables, or transmit data to unexpected endpoints. The only external interactions are with Membrane and the browser-based login flow described.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users/agents to install @membranehq/cli via npm (-g) or use npx. Installing a third-party npm package is a normal choice here but carries the usual risks of executing code from the npm registry; this is expected for a CLI-based integration but worth user attention.
Credentials
No environment variables, API keys, or config paths are required by the skill itself. The SKILL.md relies on Membrane-managed authentication (interactive login) rather than requesting secrets from the user, which is proportionate to the stated purpose.
Persistence & Privilege
The skill is not marked always:true and requests no system-wide configuration. It relies on the Membrane CLI to manage credentials. Agent autonomous invocation is allowed (default) but not combined with broad credentials or persistence in a way that increases risk.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install scrapingbot
  3. After installation, invoke the skill by name or use /scrapingbot
  4. 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
Slug scrapingbot
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Scrapingbot?

ScrapingBot integration. Manage ScrapingBots. Use when the user wants to interact with ScrapingBot data. It is an AI Agent Skill for Claude Code / OpenClaw, with 251 downloads so far.

How do I install Scrapingbot?

Run "/install scrapingbot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Scrapingbot free?

Yes, Scrapingbot is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Scrapingbot support?

Scrapingbot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Scrapingbot?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments