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 wikipedia search
Category:Data Provider API Docs
DataQueryObject API Documentation

DATAKEY


"wikipedia_search"

WEBSITE


http://www.wikipedia.org/

DESCRIPTION


The Wikipedia search Provider will supply the closest related search results along with "key".
"key" helps you to find detailed information about the article. refer Wikipedia data source.

INPUT


1st Parameter - Term
Type - string
2nd Parameter - Start
Type - int/string
3rd Parameter - End
Type - int/string

EXAMPLE DATA



[0] => Array
(
[source] => wikipedia_search
[title] => Mike and Michelle Jackson
[url] => http://en.wikipedia.org/wiki/Mike_and_Michelle_Jackson
[summary] => Mike and Michelle Jackson were an Australian multi-i...
[image] => http://upload.wikimedia.org/wikipedia/en/thumb/8/80/Hulk_Cov.....
[metadata] => Array
(
[key] => Mike_and_Michelle_Jackson
[thumbnail] => http://upload.wikimedia.org/wikipedia/en/thumb/8/...
)
[id] => 0
)
...

Categories: