Most scraping APIs charge enterprise prices for what are honestly basic operations. denkbot.dog is free to start. Seriously free. No credit card, no trial period, no "14-day free trial then $499/month." The dog fetches affordably.
Indie hackers, solo developers, small teams, students, side projects, and anyone who needs web scraping without a SaaS pricing page that requires a sales call.
# Free tier: 100 requests/day
# Cached responses: FREE (don't count against limit)
# No credit card required
curl -X POST https://api.denkbot.dog/scrape \
-H "Authorization: Bearer YOUR_FREE_API_KEY" \
-H "Content-Type: application/json" \
-d '{ "url": "https://example.com" }'Yes. 100 requests/day, no credit card. We're early-stage and want users before revenue.
You get a 429 response. Wait until midnight UTC for the counter to reset.
The free tier will always exist. Higher volume tiers will be priced reasonably when we launch Pro.

€19/year. Unlimited requests. API key ready in 30 seconds.