Hi guys!
I would like to know if it is possible to do this with RoboMaker. By reading KapowTech guy's Signature I guess it is! so here is what I want to do:
http://www.webmaster-toolkit.com/keyword-research-tool.shtml?keywords=contemporary+classical+music&engine=Excite
1) Store every keyword found in the textarea into "objects"
2) Split all keywords that were found into single words
ex: it found "arcade fire music cd", it would split that into "arcade"+"fire"+"music"+"cd"
3) Foreach "splitted" keywords (now single words) that were found, relaunch a keyword search for each one of them
4) Go To Step 1
Can you guys help me to figure out how I could do this?
Thank you!