tinyfish-web-agent

Extract JSON data from web pages via the run-sse endpoint.

20|25|Updated May 30, 2026
One-click install
npx skills add https://github.com/OpenCoven/coven-cave --skill tinyfish-web-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tinyfish-web-agent
Source: https://github.com/OpenCoven/coven-cave/tree/main/marketplace/plugins/tinyfish-web-agent/skills/tinyfish-web-agent
Command: npx skills add https://github.com/OpenCoven/coven-cave --skill tinyfish-web-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the extraction of product information, scraping of bot-protected sites, and access to geo-restricted sites, streamlining data retrieval processes.

Core Features & Use Cases

  • Product Info Extraction: Extracts well-specified JSON objects or arrays from web pages via the run-sse endpoint.
  • Bot-Protected Site Scraping: Adds stealth or proxy configurations to scrape bot-protected sites.
  • Geo-Restricted Site Access: Routes traffic through a country proxy to access geo-restricted sites.
  • Use Case: Utilize this Skill to gather product information from a protected e-commerce site, bypassing the bot protection and geo-restrictions.

Quick Start

Use the tinyfish-web-agent skill to extract product information from 'example.com/products'.

Frequently Asked Questions about tinyfish-web-agent

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

FAQPage Schema
How do I scrape bot-protected sites for product information?

Scraping bot-protected sites for product information is done by sending a POST request to the run-sse endpoint with a target URL and a JSON-shaped goal, using stealth or proxy configurations to bypass protection.

What's the best way to access geo-restricted sites for web scraping?

Accessing geo-restricted sites for web scraping is achieved by routing traffic through a country proxy, allowing retrieval of data from web pages that block specific regions.

How do I extract structured JSON from web pages automatically?

Extracting structured JSON from web pages involves sending a POST request with a URL and a JSON-shaped goal to the run-sse endpoint, which returns well-specified JSON objects or arrays.

Do I need an API key to use a web scraping proxy service?

Yes, using this web scraping proxy service requires a TINYFISH_API_KEY for authentication before you can automate data extraction or access protected sites.

Can I use stealth configurations to bypass bot protection on e-commerce sites?

Yes, you can use stealth or proxy configurations to bypass bot protection and extract product information from e-commerce sites that employ anti-scraping measures.

Why does web scraping fail on sites with bot protection?

Web scraping fails on sites with bot protection because automated requests are detected and blocked, requiring stealth configurations or country proxies to successfully extract data.