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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The TechCrunch Bubble Index: Parsing Headlines to Quantify Startup Hype

114 点作者 lil_tee超过 10 年前

11 条评论

minimaxir超过 10 年前
<p><pre><code> article.published_at = Time.zone.parse(elm.css(&quot;.byline time&quot;).first.to_h[&quot;datetime&quot;]) # timezone seems inconsistent, no big deal because we only care about date anyway </code></pre> I&#x27;ve written a TechCrunch scraper myself, and it turns out the reason the time-zone is inconsistent is TechCrunch outputs the time in 12-hour AM&#x2F;PM...but forgets to include the AM&#x2F;PM. So the hours just loop around from 0 to 12.
评论 #8632811 未加载
josefresco超过 10 年前
I stopped visiting TechCrunch almost 5 years ago when it changed from highlighting new and upcoming startups to simply covering news of the already established and huge tech companies such as Twitter, Facebook etc.<p>I haven&#x27;t been back, but do catch an article or two when it&#x27;s linked from HN. Does anyone here still frequent TC enough to comment on the current editorial direction?
评论 #8631524 未加载
logicallee超过 10 年前
This is pretty good - until you published it. Now all you need to ask is how much incentive TC&#x27;s owners have to show a certain graph. (That is just one example of gamification this can create.) I mean because they can publish whatever headlines they want and track and hack this graph absolutely directly.<p>I think it would have been better to keep this pretty powerful heuristic for yourself :)
photorized超过 10 年前
I remember doing a very basic analysis (via Google search) of TC headlines back in 2012, but I was curious about their preference for funded companies vs bootstrapped, in terms of coverage. Predictably, they were mostly covering funding rounds:<p><a href="http://blog.itrendcorporation.com/2012/07/23/no-coverage-for-self-funded-companies/" rel="nofollow">http:&#x2F;&#x2F;blog.itrendcorporation.com&#x2F;2012&#x2F;07&#x2F;23&#x2F;no-coverage-for...</a><p>Your data is very interesting. Any change you could also &quot;group by&quot; company and list companies which are more frequently (repeatedly) covered by TC? I have a theory about that, would be interesting to test.
debacle超过 10 年前
Maybe the equation is that TechCrunch articles about startup funding get more &quot;help&quot; from those startups on sites like HN&#x2F;Reddit, thus they get much more exposure, thus more views.<p>This is an amazing analysis. Thank you. I really enjoyed the aggregated &quot;x for y&quot; headlines.
softdev12超过 10 年前
This is really awesome. It really says something about the quality of the product being churned out at TC.<p>I imagine that most of the funding articles are short. It would be interesting to see how much of the total words were about fundraising (i.e. not just headlines, but the entire article).
001sky超过 10 年前
Funraising is very envy-inducing. Envy tends to be good for advertisers (look at womens print magazines, if you have any doubt). I&#x27;d be interested to see how this impacts their advertising business metrics.
评论 #8630878 未加载
ultimape超过 10 年前
I&#x27;d love to see this done with the new hackernews api.
billclerico超过 10 年前
it&#x27;s interesting to see a spring surge in headlines &amp; a fall surge in headlines - perhaps a result of the summer slowdown at VC firms.
jstoiko超过 10 年前
Very interesting. I wonder if any changes in TC editorial line could have biased this graph.
randomname2超过 10 年前
This article indicates startup funding is way down since this spring.