Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Maker History

  • Veil
    VeilA web scraper that uses the lightest method that works
    Jun 2026
  • 🎉
    Joined Product HuntJune 23rd, 2026

Forums

17d ago

Veil - A web scraper that uses the lightest method that works

Veil is an open-source Python web scraper that tries the cheapest method first and only escalates when a site blocks it so you're not running a full browser for every page. • 3 tiers: plain HTTP → TLS impersonation → stealth browser • Resumable concurrent crawler (checkpoint, JSONL, dedupe) • Proxy rotation, rate limiting, robots.txt by default • Honest README: documents what it can't beat Python, MIT, tested. A learning project built in the open.
View more