obul-stableenrich-firecrawl

Scrape URLs and search the web via the Obul proxy.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users extract information from web pages and perform web searches, providing structured content and search results.

Core Features & Use Cases

  • Web Scraping: Extract clean, markdown-formatted content from specific URLs.
  • Web Search: Search the web and retrieve results that include the full scraped content of each linked page.
  • Use Case: A user needs to gather information about a specific product from a company's website. They can use the scrape function to get the product details in a clean format. For broader research, they can use the search function to find relevant articles and get their content directly.

Quick Start

Use the obul-stableenrich-firecrawl skill to scrape the content from https://example.com.

Frequently Asked Questions about obul-stableenrich-firecrawl

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

FAQPage Schema
How do I scrape web pages and extract clean markdown content from URLs?

Web scraping with this Skill extracts clean, markdown-formatted content from specific URLs through the StableEnrich provider. You simply provide the target URL, and it returns structured markdown content of the web page.

Can I perform a web search and retrieve the full page content of the results?

Web search functionality retrieves comprehensive search results that include the full scraped content of each linked page. This allows you to gather articles and get their page content directly in one operation.

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

Yes, web content extraction requires an OBUL_API_KEY for authentication. Requests are routed through the Obul proxy to access the StableEnrich provider.

What's the best way to gather product details from a company website?

Gathering product details is done by using the scrape function to extract information from the specific product URL. This provides the product information in a clean, markdown-formatted structure.

Does web scraping through the Obul proxy work for broader research tasks?

Web scraping through the Obul proxy supports broader research by using the search function to find relevant articles and retrieve their content directly, providing comprehensive search results with full page content.