Wednesday, August 22, 2012

Reddit Link grabber

Here is a small script I wrote to extract links from reddit its not bullet-proof but the point was to avoid regular expression
and rely on CSS Selectors. I also chose to use Sizzle because it gives the power of jquerys selectors minus all the stuff we dont need


No comments:

Post a Comment