Module: Thoth::Helper::Ysearch
- Defined in:
- lib/thoth/helper/ysearch.rb
Overview
The YSearch helper provides search results using the Yahoo! Search API. Requires the json or json_pure gem.
Defined Under Namespace
Classes: SearchError
Constant Summary collapse
- API_ID =
Yahoo! Developer API key. Feel free to replace this with your own key.
'pNi6xQDV34FbvnO3QRfWKSByhmPFG.3fVS_R2KzOhMek3szHWKNBrTsdi1mob2vZgKjLoLuZ4A--'- API_URL =
Yahoo! Search API URL.
'http://search.yahooapis.com/WebSearchService/V1/webSearch'