Show HN: I built an SDK that scrambles HTML so scrapers get garbage
31–40 of 46 posts
Re: Show HN: I built an SDK that scrambles HTML so scrapers get garbage
#32Re: Show HN: I built an SDK that scrambles HTML so scrapers get garbage
#33You break highlighting and copy-and-paste. If I want to share or comment on a piece of your website... I can't. I guess this can be a "feature" in some rare cases, but a major usability pain otherwise. I'm not a fan of all the documentation and marketing content for this project evidently being AI-generated because I don't know which parts of it are the things you believe and designed for, and which are just LLM verb…
Copy-paste breaking is intentional for protected content but it's opt-in per component, not whole-site. On the AI docs concern, fair point. To answer directly: I've confirmed the obfuscation defeats any scraper reading raw HTML via HTTP requests. Whether GPTBot or ClaudeBot use headless browsers internally, I honestly don't know. The README threat model lists headless browsers under "what it does NOT stop" for that r…
Re: Show HN: I built an SDK that scrambles HTML so scrapers get garbage
#34You break highlighting and copy-and-paste. If I want to share or comment on a piece of your website... I can't. I guess this can be a "feature" in some rare cases, but a major usability pain otherwise. I'm not a fan of all the documentation and marketing content for this project evidently being AI-generated because I don't know which parts of it are the things you believe and designed for, and which are just LLM verb…
Official OpenAI documentation: https://platform.openai.com/docs/gptbot
Re: Show HN: I built an SDK that scrambles HTML so scrapers get garbage
#35Re: Show HN: I built an SDK that scrambles HTML so scrapers get garbage
#36[flagged]
Re: Show HN: I built an SDK that scrambles HTML so scrapers get garbage
#37[flagged]
The TalkBack issue is useful feedback, thank you. I tested with NVDA and VoiceOver but not TalkBack on Android. If light mode is reading individual words instead of a continuous block that's a real bug I want to fix. On the broader point, I hear you, but I think there's a middle ground. Not all content is public knowledge. Some of it is premium, proprietary, or behind a paywall. The people publishing it should get to…
I don't follow. Are you suggesting that someone is scraping private sites that they have to log in on in order to train AI on it?
Re: Show HN: I built an SDK that scrambles HTML so scrapers get garbage
#38At this point, bots are better at getting data out of web pages than people are. (And have been so for at least a few years: https://www.usenix.org/conference/usenixsecurity23/presentat...)
All we're doing now is making it easier to get data from a web scraper than to browse to the web page ourselves.
Re: Show HN: I built an SDK that scrambles HTML so scrapers get garbage
#39Re: Show HN: I built an SDK that scrambles HTML so scrapers get garbage
#40The irony of building an anti-AI project but writing your marketing and HN post with AI.