reengine-tinyfish-scraper

star 1

Scrape data from a single URL using the TinyFish API.

stackconsult By stackconsult schedule Updated 2/3/2026

name: reengine-tinyfish-scraper description: Scrape data from a single URL using the TinyFish API.

RE Engine TinyFish Scraper

When to use

Use this skill when you need to scrape data from a single URL.

Inputs

  • url: The URL to scrape.
  • goal: A natural language description of the data to be extracted.

Procedure

  1. Send a POST request to the TinyFish API with the URL and goal.
  2. Stream the results back to the client.
  3. Transform the data into a consistent format.
Install via CLI
npx skills add https://github.com/stackconsult/RE-Engine --skill reengine-tinyfish-scraper
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
stackconsult
stackconsult Explore all skills →