starthq / search

Search provider API docs & integration implementations.
https://starthq.com
32 stars 26 forks source link

Adding first draft of Yahoo-Finance search provider #95

Closed drake01 closed 9 years ago

drake01 commented 9 years ago

Hi @olegp I've completed the first version of yahoo-finance search provider and tested it with chrome, firefox and chromium browsers. Seems to be working fine. One thing though: When stock price of something is available on page, this code categorize that as 'answer' instead of link. Please feel free to change that to link if needed. Please suggest any other changes too!

drake01 commented 9 years ago

This pull request tries to solve issue #49