Add minia2a Web Scrape — x402 pay-per-call web scraping (173+ service marketplace) - #213
Add minia2a Web Scrape — x402 pay-per-call web scraping (173+ service marketplace)#213minia2a wants to merge 1 commit into
Conversation
minia2a is the largest x402 micropayment marketplace with 173+ services. This adds the web-scrape endpoint: extract structured text from any URL with CSS selector targeting, /bin/bash.005/request in USDC across 7 chains (Base, Solana, Polygon, BSC, XRPL, Injective, Algorand). Co-Authored-By: Claude <noreply@anthropic.com>
Greptile SummaryAdds a paid minia2a web-scraping provider to the catalog.
Confidence Score: 4/5The provider should not merge until its required query parameters are represented in machine-readable endpoint metadata. The static inline endpoint definition omits the request schema needed for catalog-driven agents to discover and construct valid web-scrape calls. Files Needing Attention: providers/minia2a/web-scrape/PAY.md Important Files Changed
Reviews (1): Last reviewed commit: "Add minia2a Web Scrape — x402 pay-per-ca..." | Re-trigger Greptile |
| endpoints: | ||
| - method: GET | ||
| path: "/x402/proxy/x402-web-scrape" |
There was a problem hiding this comment.
Required query schema is missing
When a catalog-driven agent constructs this request from the machine-readable endpoint metadata, it cannot discover or populate the required url query parameter because url and selector are documented only in prose, causing a bare or uncallable web-scrape request. Use a committed OpenAPI sidecar that declares url as required and selector as optional.
Knowledge Base Used: Provider registry (providers/)
Summary
Adds minia2a to the pay-skills catalog — the largest x402 micropayment marketplace with 173+ services serving 314K+ requests in production.
What's included
minia2a/web-scrape— extract structured text from any URL with CSS selector targetingGET /x402/preview(free)Why minia2a
minia2a has been running x402 in production since early 2026:
Validation
The endpoint returns a proper HTTP 402 with:
PAYMENT-REQUIREDheader (base64-encoded x402 v2 envelope)acceptsarrayAgents can discover minia2a services for free at
https://minia2a.uk/x402/previewand pay per call with USDC on any supported chain.🤖 Generated with Claude Code