This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product Thumbnail

Veil

A web scraper that uses the lightest method that works

Open Source
Developer Tools
GitHub
Visit WebsiteSee on Product HuntTwitterGithub

Hunted byAditya PandaAditya Panda

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.

Top comment

hey PH 👋 i'm still pretty new to python and built this mostly to learn, so honestly any feedback helps. the idea: most scrapers either send a plain http request and get blocked, or spin up a whole headless browser for every page (slow + expensive). veil tries the cheap stuff first and only moves up when it actually gets blocked: plain http → TLS fingerprint impersonation → stealth browser it's also got a crawler that resumes if it crashes, rotates proxies, and respects robots.txt by default. the part i'm actually proud of: i tested it against real sites and wrote down what it CAN'T do. it gets past JS challenges, but if a site throws a 403 before any javascript runs, that's an IP reputation thing and no code fixes it — you just need residential proxies. that's in the readme, i didn't wanna pretend it beats everything. it's open source (MIT), and there's a CONTRIBUTING guide + good-first-issues if anyone wants to build with me. would love to hear what i got wrong 🙏

Comment highlights

No comment highlights available yet. Please check back later!

About Veil on Product Hunt

A web scraper that uses the lightest method that works

Veil was submitted on Product Hunt and earned 4 upvotes and 1 comments, placing #153 on the daily leaderboard. 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.

Veil was featured in Open Source (68.6k followers), Developer Tools (515.4k followers) and GitHub (41.3k followers) on Product Hunt. Together, these topics include over 112.7k products, making this a competitive space to launch in.

Who hunted Veil?

Veil was hunted by Aditya Panda. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

Want to see how Veil stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.