Live data from Hacker News

Using Node.js and JQuery to Crawl Public Tweets

github.com

1–10 of 15 posts

Re: Using Node.js and JQuery to Crawl Public Tweets

#6
post #3
post #2

why not use the twitter api?

from the github page: Birdeater does not use Twitter's API. It was built as a demonstration of an approach I like to use for parsing structured information from unstructured HTML.

A better (and practical) example is scraping an internet forum (I've done it, partially)
Post reply on HN