Skip to content

Instantly share code, notes, and snippets.

@evancasey
evancasey / hnsearch.py
Created December 30, 2012 23:10 — forked from srw/hnsearch.py
#!/usr/bin/python
# -*- coding: utf-8 -*-
# Done under Visual Studio 2010 using the excelent Python Tools for Visual Studio
# http://pytools.codeplex.com/
#
# Article on ideas vs execution at: http://blog.databigbang.com/ideas-and-execution-magic-chart/
import urllib2
import json