Category:Data Provider API Docs
DataQueryObject API Documentation
DATAKEY
"allrecipes"
WEBSITE
http://www.allrecipes.com/
DESCRIPTION
The allrecipes.com Search will match all the recipes for a given term. photos,rating and summary are available for each recipe.
INPUT
1st Parameter - Term
Type - string
2nd Parameter - Start
Type - int/string
3rd Parameter - End
Type - int/string
EXAMPLE DATA
[0] => Array
(
[source] => allrecipes
[title] => Un-Tofu Tofu Smoothie
[url] => http://allrecipes.com/Recipe/Un-Tofu-Tofu-Smo..
[summary] => Sweetened dessert tofu is blended with ..
[image] => http://images.allrecipes.com/images/25485.gif
[metadata] => Array
(
[image_large] => http://images.allrecipes.com/images/26476.gif
[rating] => 4.33
[reviews] => http://allrecipes.com/Recipe/Un-Tofu-Tofu-Sm..
[submitted_by] => Superwomyn
)
[id] => 0
)
.......
Categories: