Developing a Keyword Tool

rayi

Senior Member
Joined
Jul 27, 2022
Messages
1,115
Reaction score
240
We are currently developing a keyword suggest tool, we are getting the keywords from google suggest queries and we got good results.
Currently, we are facing the issue - like google blocking the IP address after using it continuously.

How can we solve this issue? Experts any suggestions?

1660302050042.png
 
We are currently developing a keyword suggest tool, we are getting the keywords from google suggest queries and we got good results.
Currently, we are facing the issue - like google blocking the IP address after using it continuously.

How can we solve this issue? Experts any suggestions?

View attachment 221272
name of tool?
 

there are many already for google suggest.
if you don't want to get banned, as like with anything else - use proxies.
Okay, I understand. We are developing tool like Answer the public. For example, if 1000 users using the tool at a time, do we have to use 1000 proxies?

Any ideas on how they develop the tool coding background?

Any suggestions?
 
yes if 1000 users use it at the same time you need at least 1000 proxies, but this doesnt make sense.
in your case i would use rotating proxies, there are providers that give you a different IP for each request.
the tool coding is different, it can be done in any language. i did my google suggest scraper in C# for example.
 
If you're scraping data from the PAA tab, SEO Minion already does that (fully automated)
 
I believe that if you use software that uses the TOR or The Onion Router system, you may be able to get around this.

Because Tor is a powerful anonymity tool and by definition, the IP address keeps changing.

Of course, you also have to make sure that you automate clearing your cookies and cache along with the IP changes as you scrape Google for results.
 
You can use services like RocketScrape or ScraperApi.

I think RocketScrape is available on Appsumo as a lifetime deal.
 
Back
Top