From glenn.jones at madgex.com Mon Aug 22 00:43:55 2011 From: glenn.jones at madgex.com (Glenn Jones) Date: Mon Aug 22 00:44:20 2011 Subject: [uf-discuss] hRecipe support ufxtract Message-ID: <36A319113CF910438942741C4727ADFF061D3D09@MOBY.Clarence.local> Had a request to add hRecipe support to ufXtract, which is now in place Example using API http://ufxtract.com/api/?url=http%3A%2F%2Fallrecipes.com%2FRecipe%2Fslow-cooker-chicken-and-dumplings%2Fdetail.aspx&format=hrecipe&output=json&callback= Test Suite http://ufxtract.com/testsuite/hrecipe/ Source Code for library https://github.com/glennjones/ufxtract Also fixed a couple of bugs with JSON output at the same time. Cheers? Glenn