By polymerdao
Web scraping & content extraction — Firecrawl, Browserbase, Zyte, Minifetch, and x402engine scrape/screenshot.
USE THIS SKILL WHEN: the user needs headless browser automation, wants to launch a remote browser session for Playwright or Puppeteer, or needs full JavaScript execution in a cloud browser. Provides pay-per-use browser sessions via Browserbase through the Obul proxy.
USE THIS SKILL WHEN: the user wants to scrape a URL, crawl a website, map site URLs, or extract structured data from web pages. Provides pay-per-use web scraping via Firecrawl through the Obul proxy.
USE THIS SKILL WHEN: the user needs URL metadata, Open Graph tags, SEO data, or link discovery from a web page. Provides lightweight metadata extraction via Minifetch through the Obul proxy.
USE THIS SKILL WHEN: the user wants a quick single-page scrape to markdown or a webpage screenshot. Provides lightweight web scraping and screenshots via x402engine through the Obul proxy.
USE THIS SKILL WHEN: the user needs to scrape a website that blocks bots, requires JavaScript rendering, or needs anti-bot bypass. Provides heavy-duty web scraping via Zyte API through the Obul proxy.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Obul is the universal API gateway for the agent economy. It proxies requests to x402-enabled APIs and handles payment automatically — no crypto wallet, no USDC, no gas fees. Install obulx, log in, done. Consolidated billing with spending caps. Pay-per-use access to any supported service.
x402 is an open payment protocol (by Coinbase) that uses HTTP 402 for instant, per-request stablecoin payments. Obul abstracts x402 away entirely — you just make normal HTTP requests.
npm install -g @obul.ai/obulx
obulx login
obulx handles proxy routing and auth automatically:
obulx -X POST -H "Content-Type: application/json" \
-d '{"url": "https://example.com", "formats": ["markdown"]}' \
"https://firecrawl.x402endpoints.com/v1/scrape"
| Category | Plugin | Skills | |
|---|---|---|---|
| 🔗 | Infrastructure | obul-core | obul-proxy, pinata, cnvrting |
| 🔥 | Web Scraping | obul-scrape | firecrawl, browserbase, zyte, minifetch, x402engine-web |
| 🔍 | Web Search | obul-search | firecrawl-search, exa, geo |
| 🐦 | Social Media | obul-social | x-search, neynar, reddit |
| 💰 | Blockchain/DeFi | obul-crypto | heyelsa, zapper, slamai, silverback, blocksec, x402engine-chain, ordiscan |
| 🎨 | Media | obul-media | freepik, x402engine-image, x402engine-audio, dtelecom, genbase |
| 🛡️ | Security & Risk | obul-security | orac, blackswan |
| 👤 | Lead Enrichment | obul-leads | stableenrich |
This repo is a Claude Code plugin marketplace. Add it and install all plugins:
claude plugin marketplace add https://github.com/obulai/obul-plugin.git
claude plugin install obul-core obul-scrape obul-search obul-social obul-crypto obul-media obul-security obul-leads
| Command | Plugin | Description | Cost |
|---|---|---|---|
/obul-core:proxy <url> | core | Proxy any request to an x402 endpoint | Varies |
/obul-scrape:scrape <url> | scrape | Scrape a webpage | $0.001 |
/obul-scrape:screenshot <url> | scrape | Screenshot a webpage | $0.01 |
/obul-search:search <query> | search | Search the web | $0.002 |
/obul-social:x-search <query> | social | Search X/Twitter | $0.0025–$0.01 |
/obul-social:farcaster <query> | social | Search Farcaster | $0.01 |
/obul-crypto:price <coin> | crypto | Get crypto prices | $0.01 |
/obul-crypto:wallet <address> | crypto | Look up wallet info | $0.001 |
/obul-media:imagine <prompt> | media | Generate an image | $0.015+ |
/obul-media:transcribe <file> | media | Transcribe audio or generate speech | $0.01+ |
/obul-security:audit <target> | security | Security analysis | $0.005+ |
/obul-leads:enrich <query> | leads | People/company enrichment & lead discovery | $0.02+ |
See PLUGIN.md for full installation and usage details.
npx claudepluginhub polymerdao/pay-plugin --plugin obul-scrapeBlockchain & DeFi — CoinGecko, HeyElsa DeFi suite, Zapper portfolio, SlamAI smart money, Silverback analytics, BlockSec AML, x402engine chain, Ordiscan.
Social media data — X/Twitter search & profiles, Farcaster via Neynar, Reddit search & comments.
Security & risk intelligence — Orac prompt injection detection & code auditing, BlackSwan risk intelligence.
Scrape, search, crawl, and map the web with a single command.
The best web scraping tool for LLMs. USE --smart-extract to give your AI agent only the data it needs from any web page — extracts from JSON/HTML/XML/CSV/Markdown using path language with recursive search, filters, and regex. Handles JS, CAPTCHAs, anti-bot automatically. AI extraction in plain English. Google/Amazon/Walmart/YouTube/ChatGPT APIs. Batch, crawl, cron scheduling.
Claude Code skill pack for FireCrawl (30 skills)
Platform-specific access strategies for AI agents — auto-bypasses blocked sites (X/Twitter, Reddit, Stack Overflow, Naver, Coupang, LinkedIn) without API keys. Phase 0→3 adaptive scheduler with curl_cffi TLS impersonation and auto dependency install.
Official Apify agent skills for web scraping, data extraction, and automation
Web content fetching and HTTP requests