TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The TechCrunch Bubble Index: Parsing Headlines to Quantify Startup Hype

114 pointsby lil_teeover 10 years ago

11 comments

minimaxirover 10 years ago
<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 未加载
josefrescoover 10 years ago
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 未加载
logicalleeover 10 years ago
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 :)
photorizedover 10 years ago
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.
debacleover 10 years ago
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.
softdev12over 10 years ago
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).
001skyover 10 years ago
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 未加载
ultimapeover 10 years ago
I&#x27;d love to see this done with the new hackernews api.
billclericoover 10 years ago
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.
jstoikoover 10 years ago
Very interesting. I wonder if any changes in TC editorial line could have biased this graph.
randomname2over 10 years ago
This article indicates startup funding is way down since this spring.