scraping.win

Drop-in DuckDuckGo image search API

Run entire research pipelines on Cloudflare. We handle Bing scraping, rate limits, OAuth, token issuance, and payments so you can ship a polished micro-SaaS within minutes.

Bing-quality metadata

We reverse-proxy Bing image search, de-duplicate results, and only return assets that pass your filesize filters.

Simple pricing

300 free searches every month. Unlock unlimited production usage for just $5/month via DodoPay subscriptions.

Ready for scale

Token-based auth, per-minute burst caps, and KV-backed usage counters keep abuse under control while staying fast.

Built for indie hackers

scraping.win bundles everything you need—Cloudflare Workers API, Next.js dashboard, D1 database, KV rate limits, Google/GitHub OAuth, and DodoPay billing.

  • 1Sign up with email/password or Google/GitHub.
  • 2Generate an API token from the dashboard.
  • 3Hit https://api.scraping.win/search with your token.
  • 4Upgrade to Pro whenever you outgrow the free tier.

API in action

curl -X POST https://api.scraping.win/search \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "content-type: application/json" \
  -d '{
        "keywords": "lunar rover",
        "max_results": 12,
        "min_filesize_kb": 100
      }'

Responses return consistent metadata—image URL, source page, pixel dimensions, and verified file sizes (via HEAD/GET probes).

Ready to ship your image scraping micro-SaaS?

Start for free, upgrade any time for $5/month, and let Cloudflare handle the scaling.