Back to catalog

Legacy Scraper

Deprecated generic HTML scraper.

deprecatedTry it
Calls (30d)
2.1K
Avg latency
1200ms
Error rate
4.8%
Min plan
Free

Usage this week

Mon
Tue
Wed
Thu
Fri
Sat
Sun

Endpoint

Method
POST
Path
/v1/legacy-scraper
Category
Automation
Rate limit
600 / min

Example request

Docs
request.sh
curl https://api.tuerss.dev/v1/legacy-scraper \
  -H "Authorization: Bearer $TUERSS_KEY" \
  -H "Content-Type: application/json" \
  -d '{ "handle": "@builder" }'