how many times search are allowed per day by using google? I know API only allows 1000 time. If I send http request directly, how many times search are allowed per day? is there a limit? or no limit? thanks Temp
Technically, you can scrape it. But they don't allow it and it's a waste of bandwidth. Also technically speaking, they will find out when you do too many and they will block you - that's when you get the 'too many requests - you may have a virus" type message.
So, does that mean if we want to build a query machine, then we have to apply many API licenses? hmmmmm, interesting. Temp
Yes, though you're only allowed on API key per e-mail address. If you have a big family, just ask if you can use their key
User A and User B have their own Api key, A & B. A & B sign up with the keyword tracker and fill in a form and type their Api key. Shawn's script, when querying Google for User A's, pulls Api key A so it doesn't cost anyone else any queries and Shawn and User A comply with the rules. All are happy and lived long ever after. As far as you are concerned, get an API key with every e-mail address you own or you can borrow (your grandma, 4 year old brother etc.). That way you get a plenty of Key's to use. Then in your script, rotate the keys or make it clever so it uses each 1000 times.
can I apply 100 yahoo email, then apply 100 api key? will that be problem? or have to use gmail? does MSN or Yahoo have this kind of limit too? just curious. thanks Temp