npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@superagnt/web-scraping

v2.0.6

Published

Web scraping, search, and site mapping through the superagnt unified API.

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-scraping

This 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

Related

  • Skill (curl-oriented): clawhub install superagnt/web-scraping on ClawHub
  • All platforms plugin: @superagnt/social-data if you need LinkedIn, YouTube, TikTok, X, Instagram, Reddit, and Facebook in one package.

License

MIT