Ask HN: community-based alternative Twitter API
Here's an idea to get around Twitter's admittedly crap api: people install a bookmarklet, browser extension etc. that detects when you are reading Twitter, and extracts the tweets from the DOM and sends them to a server. If enough people use it then you can start to build up a relatively good alternative to Twitter's unreliable and heavily rate-limited API. Does anyone know if this would work effectively, and more importantly would it breach Twitter's TOS?
2 comments
[ 3.1 ms ] story [ 14.3 ms ] threadBuilding the plugin itself would not be too challenging, but it would require "fixing" every time Twitter changes any little thing in their layout.
I think I much prefer the idea of having a massive botnet, each node with its own API keys, querying their own subsection of Twitter to build one database. In the spirit of collaboration, it could be possible to write a program that would carry out all of these tasks in a distributed manner on each person's individual computer. If you have one source of accounts + api keys + proxies that were auto distributed to each node you could keep each machine working.