A River of Jobs
Posted by matt on 26 Aug 2006 | Tagged as: advertising, rss, davewiner, riverofnews, REST, opml, api, mikearrington, freecruiter, openjobdirectory
This is New York river of jobs. Other cities and job category specific to come any day. API available if you are ineterested.
In fact this is the whole web page. One Rest call:
note: no line break here. I was having trouble with Wordpress blowing out the template
include_once(’http://freecruiter.org/rest/?method=getFeedListItems
&format=html&countryid=1&stateid=33&cityid=1&jobid=0′);
For fun just change the format=html in the URL to format=rss and you’ve got the rss version of the river for yourself.