TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Why developers hate scraping?

6 点作者 dogreborn超过 6 年前
Over time we&#x27;ve built products like : adplexity.com (5million USD annnul revenue, 100K annual expense)<p>But why aren&#x27;t there more developers interested in scraping products?

6 条评论

onion2k超过 6 年前
The legality is complicated, the tech challenges are hard, and, to be honest, it just feels a bit <i>off</i> to profit from other people&#x27;s work without giving back to them.<p>Question for you - why do you care what people think if you&#x27;re making $4.9m profit a year?
评论 #18137788 未加载
rajacombinator超过 6 年前
5mil&#x2F;yr on 100k&#x2F;costs sounds pretty interested to me ... what exactly are you complaining of? Not enough API users? When I click your API tab, it just has a “contact for pricing” pop up. You’d probably get more interest if you had open documentation&#x2F;some examples of use cases&#x2F;upfront pricing.
deytempo超过 6 年前
The fun part is knowing you are being scraped and adding tagged data values that you can scan for elsewhere on the web to see where your scraped data is going
wprapido超过 6 年前
Says who? I particularly enjoy it and find it extremely entertaining and a great opportunity to brush up my skills, while making some money in the process.
sh87超过 6 年前
1)Legality 2)Morality
评论 #18137769 未加载
dogreborn超过 6 年前
Also what&#x27;s the latest tech stack for easy scraping?<p>Most new developers are not able to scrap using regex, css selectors etc... So is there any new advancement in scraping field?