PLEASE READ THE ENTIRE DESCRIPTION VERY CAREFULLY. I HAVE OUTLINED VERY SPECIFICALLY HOW THIS SHOULD BE PROGRAMMED/LOOK.
I HAVE EVEN ATTACHED A SAMPLE GUI OF WHAT I THINK THE USER INTERFACE SHOULD LOOK LIKE.
I need a bot that scrapes keywords from Google Keyword Tool at – https://adwords.google.com/o/Targeting/Explorer?__u=1000000000&__c=1000000000&ideaRequestType=KEYWORD_IDEAS#search.none
(Please take a look at the attachment to get more understanding)
Here is the short list of features that I want –
– Decaptcher & Deathbycaptcha support
– Multi threaded
– Select how many Threads you wanna to run.
– HTTP Proxy Support (private and public, both)
– Levels deep (up to 8)
– Option to enter how much minimum/maximum global searches and CPC you want
– Able to check the domain availability.
– Filter Keywords
– Check the number of results from Google
– Sort the results (keywords, cpc, competition) in descending or ascending order.
– Awesome looking GUI
Here’s how its going to do it –
1) Vists to Google Keyword Tool at – https://adwords.google.com/o/Targeting/Explorer?__u=1000000000&__c=1000000000&ideaRequestType=KEYWORD_IDEAS#search.none
2) Enters the first keyword from the input file to the “Word or phrase” column.
3) Solves the captcha.
4) Clicks “Search”.
5) Goes to “Match Types” in the left sidebar and unchecks “Broad” and checks on “[Exact]”
6) Goes to “Sorted by” clicks on “Relevancy” and then clicks on “Global Monthly Searches”
7) Clicks “Columns”
8) Checks “Estimated Avg. CPC” and clicks “Save”
9) Scrapes the keywords, searches, CPC according to the information provided by user. Example : Minimum 1000 exact searches
10) Takes the keywords that are scraped, and starts this process all over again with every single keyword.
If the level is 5, it should repeat the process 5 times and then move on to the next keyword.
Thats pretty much it! Please take a look at my attachment for more understanding.
I hope I’ve been thorough enough. Please feel free to ask questions.