fetch search results from some search engine

Hello there again ;D

So, I’m brainstorming about one of my projects, and I’m thinking about fetching results from a web search via one of the popular search engine and show the first result from the list.

While googling for this, I find out that googles’ TOS is not allowing such thing, and that yahoo is offering something called “BOSS API”:
https://developer.yahoo.com/boss/search/boss_api_guide/

So I’m wondering if anyone ever used this thing, and how complex is to have something like this working. Note that in this case, I’d need up to around 200 different searches per page, so it’s quite a number. I’m not sure if it would be even possible, so just wanted to check if it’s doable :wink:

I would try out the API. Check if they have any limitations for usage.

Sponsor our Newsletter | Privacy Policy | Terms of Service