← Back to Skills Marketplace
browseract-ai

web-search-scraper-api-skill

by browser-act · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
176
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install web-search-scraper-api-skill
Description
This skill helps users automatically extract complete Markdown content from any website via the BrowserAct Web Search Scraper API. The Agent should proactive...
Usage Guidance
This skill appears coherent: it will send the target URL and your provided BROWSERACT_API_KEY to BrowserAct's api.browseract.com and print the returned markdown. Before installing, confirm you trust BrowserAct and understand any costs or privacy implications of sending page content and your API key to that service. Ensure the execution environment has Python and the 'requests' package (pip install requests) before running. Do not share your API key with untrusted agents or parties; the script will print the full API response (which may include metadata), so avoid sending highly sensitive URLs or data through it. Also verify that scraping the target site is allowed by the site's terms of service and robots rules.
Capability Analysis
Type: OpenClaw Skill Name: web-search-scraper-api-skill Version: 1.0.0 The skill is a legitimate wrapper for the BrowserAct Web Search Scraper API, designed to extract Markdown content from URLs. The Python script (web_search_scraper_api.py) implements a standard API interaction flow, including task submission, status polling, and result retrieval, while the SKILL.md provides clear instructions for the AI agent without any signs of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
Name/description ask to extract Markdown from webpages via the BrowserAct Web Search Scraper API; the skill only requires python and BROWSERACT_API_KEY and calls api.browseract.com — this is proportional and expected.
Instruction Scope
SKILL.md instructs the agent to run the included Python script with a target_url and to request the BROWSERACT_API_KEY from the user if missing. The instructions do not direct reading unrelated files, scanning system state, or posting data to unexpected endpoints.
Install Mechanism
There is no install spec (instruction-only), which is low risk. The included script uses the 'requests' library but the skill does not declare or install Python dependencies — an operator may need to pip-install requests before running.
Credentials
Only BROWSERACT_API_KEY is required and is necessary to authenticate to the BrowserAct API. No unrelated secrets or system config paths are requested.
Persistence & Privilege
always:false and normal model invocation are used. The skill does not request persistent system-level changes or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install web-search-scraper-api-skill
  3. After installation, invoke the skill by name or use /web-search-scraper-api-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Web Search Scraper API Skill. - Enables automatic extraction of complete markdown content from any website via BrowserAct API. - Offers guidance for API key setup and error handling. - Includes clear input parameter and usage instructions. - Implements execution status monitoring and retry logic for robust data extraction. - Supports diverse use cases such as article scraping, documentation fetching, and webpage-to-markdown conversion.
Metadata
Slug web-search-scraper-api-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is web-search-scraper-api-skill?

This skill helps users automatically extract complete Markdown content from any website via the BrowserAct Web Search Scraper API. The Agent should proactive... It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.

How do I install web-search-scraper-api-skill?

Run "/install web-search-scraper-api-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is web-search-scraper-api-skill free?

Yes, web-search-scraper-api-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does web-search-scraper-api-skill support?

web-search-scraper-api-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created web-search-scraper-api-skill?

It is built and maintained by browser-act (@browseract-ai); the current version is v1.0.0.

💬 Comments