I have built a tool that queries Google to search for the following: intitle:"keyword1 keyword2" inanchor:"keyword1 keyword2" intext:"keyword1 keyword2" I am a little worried that if I get too many visitors I may get into trouble with Google. Do I need an API to do this? And if so how do I go about getting one and implement it?