@superagnt/web-scraping
v2.0.6
Published
Web scraping, search, and site mapping through the superagnt unified API.
Maintainers
Readme
Web data for OpenClaw — superagnt plugin
One API key to scrape any web page as clean markdown or structured JSON, search the web with full page content, and map a site's URLs. Built for agents — credit-based pricing, no separate vendor accounts. Scrape any page as clean markdown or structured JSON, search the web and get full page content in one call, and map a site's URLs. Designed for LLMs and automation.
Install
openclaw plugins install @superagnt/web-scrapingThis package is the official OpenClaw plugin for Web social and public data via superagnt. Pair it with the documentation and your superagnt API key.
What this plugin contains
A fixed, baked-in toolset for the Web endpoints listed below — nothing else. It authenticates with your SUPERAGNT_API_KEY and calls the superagnt REST API directly. It does not add tools for other platforms and does not change after install; new capabilities only arrive through an explicit plugin update.
Prefer MCP? The @superagnt/superagnt plugin connects the workspace MCP server instead, whose tool surface is managed by the user in the dashboard.
Overview
Web scraping, search, and site mapping through the superagnt unified API.
Highlights
- Scrape any page as clean markdown or schema-driven JSON
- Search the web and return full page content in one request
- Map a website's URLs quickly before deep scraping
- Handles JavaScript-rendered pages and anti-bot challenges
- Single API key and unified credit balance across superagnt
- Usage-based pricing that scales with each request's options
Example use cases
- Research and deep-research agents that read live web pages
- RAG pipelines that ingest fresh page content on demand
- Competitive and market monitoring agents
- Lead and company enrichment from public web pages
- Content extraction into structured JSON for downstream tools
Authentication
Use a single superagnt API key (Bearer token). Set SUPERAGNT_API_KEY in your environment, or complete browser login when the gateway prompts you. Create and manage keys in the superagnt dashboard.
API coverage
| | |
| --- | --- |
| Platform | web |
| REST base | https://api.superagnt.com/v1/data/web |
| OpenAPI operations | 3 |
| OpenClaw tools | 3 |
Documentation
- Documentation — getting started and concepts
- API reference (Web) — endpoints and schemas
- Dashboard — API keys and usage
Related
- Skill (curl-oriented):
clawhub install superagnt/web-scrapingon ClawHub - All platforms plugin:
@superagnt/social-dataif you need LinkedIn, YouTube, TikTok, X, Instagram, Reddit, and Facebook in one package.
License
MIT
