🚀Getting Started

Affordable Web Scraping API

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.

What you'd use this for

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.

How it works

example
# 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" }'

Questions & Answers

Is it actually free?+

Yes. 100 requests/day, no credit card. We're early-stage and want users before revenue.

What happens if I hit the limit?+

You get a 429 response. Wait until midnight UTC for the counter to reset.

Will you always be free?+

The free tier will always exist. Higher volume tiers will be priced reasonably when we launch Pro.

Ready to start fetching?

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