Category:Data Provider API Docs
DataQueryObject API Documentation
DATAKEY
"101cookbooks_search"
WEBSITE
http://www.101cookbooks.com/
DESCRIPTION
The 101cookbooks.com Search will match all the recipes for a given term.
"key" field in metadata can be used to query "101cookbooks_recipe" datasource to get detailed article.
INPUT
1st Parameter - Term
Type - string
2nd Parameter - Start
Type - int/string
3rd Parameter - End
Type - int/string
EXAMPLE DATA
[0] => Array
(
[source] => 101cookbooks_search
[title] => Golden Pumpkin Dal Soup Recipe - 101 Cookbooks
[url] => http://www.101cookbooks.com/archives/000117.html
[summary] => I only ever seem to make the Chicke...
[metadata] => Array
(
[key] => http://www.101cookbooks.com/archives/000117.html
)
[id] => 0
)
.......
Categories: