polymer-pay-stableenrich-firecrawl

Scrape URLs into markdown and search web queries via StableEnrich.

1|2|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/polymerdao/pay-apis --skill polymer-pay-stableenrich-firecrawl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymer-pay-stableenrich-firecrawl
Source: https://github.com/polymerdao/pay-apis/tree/main/skills/polymer-pay-stableenrich-firecrawl
Command: npx skills add https://github.com/polymerdao/pay-apis --skill polymer-pay-stableenrich-firecrawl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Web researchers and developers need reliable web scraping and content extraction from URLs, plus the ability to perform web searches, all delivered securely through the Polymer Pay proxy.

Core Features & Use Cases

  • Scrape: extract clean, markdown-formatted content from a given URL.
  • Search: retrieve scraped results for web queries.
  • Use Case: build a research dashboard that aggregates article previews and summaries from multiple sources via StableEnrich.

Quick Start

Provide a URL to scrape and receive structured markdown content through the Polymer Pay proxy.

Frequently Asked Questions about polymer-pay-stableenrich-firecrawl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scrape a web page and get markdown content via an API proxy?

Web scraping through an API proxy extracts clean, markdown-formatted content from URLs. This Skill uses the StableEnrich provider via the Polymer Pay proxy to automate content extraction and return structured markdown for research or curation.

Can I perform web searches and retrieve scraped results through the same proxy?

Yes, web search and scraping are both supported through the same proxy. The Skill uses the /api/firecrawl/search endpoint to retrieve scraped results for web queries, alongside the /api/firecrawl/scrape endpoint for direct URL extraction via StableEnrich.

Do I need an API key to extract content from URLs using StableEnrich?

Yes, URL content extraction requires a Polymer Pay API key. The Skill enforces API-key authentication to authorize requests through the pay.polymerlabs.org proxy before returning scraped markdown content or search results.

What is the best way to automate web monitoring and content extraction for multiple URLs?

Automating web monitoring involves providing target URLs to a scraping endpoint that returns structured markdown. This Skill handles batch content extraction via the StableEnrich provider, ideal for aggregating article previews and summaries into a research dashboard.

Does web scraping through an API proxy support full search results or only direct URL extraction?

API proxy web scraping supports both direct URL extraction and full search results. The Skill accesses two distinct endpoints, /api/firecrawl/scrape for targeted URL markdown extraction and /api/firecrawl/search for broader web query results.

Why does my web scraping request fail without an API key?

Web scraping requests fail without authentication because the proxy enforces strict API-key security. You must provide a valid Polymer Pay API key to authorize content extraction and search queries through the pay.polymerlabs.org endpoint.