This is also good for job searching and client seeking--especially if you're a web developer/designer. The quality of the websites of Inc 5000 companies is astoundingly low, and I'm sure an enterprising person could do really well pitching their skills to these companies.
[+] [-] Kilimanjaro|14 years ago|reply
[+] [-] code4pay|14 years ago|reply
Just thought I'd try it out of interest. :-)
[+] [-] flashingpumpkin|14 years ago|reply
[+] [-] keenerd|14 years ago|reply
curl -s random-inc5000.herokuapp.com | jshon
Though jshon[2] is really made for extracting elements from the entire list of companies in one pass.
[1] pacman -S jshon
[2] http://kmkeen.com/jshon/
[+] [-] WillyF|14 years ago|reply
[+] [-] chrisohara|14 years ago|reply
If you're a node.js user, install the command line JSON pretty printer `sudo npm install -g json` and then you can do this:
`curl -s random-inc5000.herokuapp.com | json`
[+] [-] AlexMuir|14 years ago|reply
[+] [-] steelaz|14 years ago|reply
[+] [-] unknown|14 years ago|reply
[deleted]
[+] [-] chrisohara|14 years ago|reply
[+] [-] jasonkostempski|14 years ago|reply
[+] [-] chrisohara|14 years ago|reply