Skip to main content

Basic Example

Extract product data from any page:
Output:

Extract Multiple Items

Get all products from a category page:
Output:

Use Stealth Mode

For sites with bot protection:

Use Proxy

Route through a specific country:

Try It

1

Save the code

Save any example above as scraper.ts
2

Set your API key

export TINYFISH_API_KEY="your_api_key"
3

Run it

npx tsx scraper.ts

Form Filling

Automate form submissions

Run SSE API

Complete API docs