Let\'s say I have a list of domain names that I would like to analyze. Unless the domain name is hyphenated, I don\'t see a particularly easy way to \"extract\" the keywords use
choosespain.com kidsexpress.com childrenswear.com dicksonweb.com
Have fun (and a good lawyer) if you are going to try to parse the url with a dictionary.
You might do better if you can find the same characters but separated by white space on their web site.
Other possiblities: extract data from ssl certificate; query top level domain name server; Access the domain name server (TLD); or use one of the "whois" tools or services (just google "whois").