Welcome to Viewzoo!  |  Log In  |  Sign Up
Navigation
  1. Wiki Home
  2. Categories
  3. Title List
  4. Recent Changes
  5. RSS
  6. Atom
Active Members

 

Search the Wiki

 

Create or Find a Page

 
View 101cookbooks search
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: