Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toddwschneider/tcbi

TechCrunch Bubble Index
https://github.com/toddwschneider/tcbi

Last synced: 13 days ago
JSON representation

TechCrunch Bubble Index

Awesome Lists containing this project

README

        

## The TechCrunch Bubble Index (a.k.a. TCBI)

In support of this post: http://toddwschneider.com/posts/techcrunch-bubble-index

1. Scrapes all historical [TechCrunch](http://techcrunch.com) headlines back to mid-2005
2. Parses TechCrunch's [RSS feed](http://techcrunch.com/feed/) to get new headlines as they're published
3. Uses regular expressions to extract information from each headline
4. Exposes an endpoint that returns a time series of TCBI values (i.e. number of headlines on TechCrunch over past 90 days that specifically relate to startups raising money)

There's also a simple JSON API endpoint available at http://tcbi.toddwschneider.com/data which will return the up-to-date output of `TechcrunchArticle.running_total`