I got a set of keywords that the user can type: keyword1, keyword2, keyword3, ... Up to 10 keywords
I'm looking for a way to estimate Google search engine traffic for these keywords. I would love to make a single GET request with all these keywords at once or one by one and display the search engine volume to the user.
Is there a web API from google that I can use to query keyword search engine volume?
If there's no such API, I would not mind opening some kind of web-based search engine tool and pass keywords to it, so the user can view the results in a webView. Is this possible?
Thank you for any input!
You can use the traffic estimator service with the Adwords API.