Mass Keyword-Domain Checker

by 5 replies
6
I just wrote a little script that takes a list of keywords, makes domains out of them, and checks them (.com, .net, .org). I wanted to share it with the rest of the community as it may prove helpful for many here

icy.io/keyword-domain-checker/

I'd love some feedback please!
#search engine optimization #checker #keyworddomain
  • remove 25 cap, and let user click on option if he wants with dashes or no
    • [1] reply
    • Okay, thanks! I'll add the dashes option to my planned features. Unfortunately, I can't move the cap up much more due to the time it takes to execute the query. If you try 100 keywords it could take up to a few minutes to return the results, and plus it hits the server harder than usual.


      Are you allowing it to load? If you're submitting many keywords at a time, it could take a while to load your results.

      Also, make sure you are typing each keyword followed by a new line. For example:

      keyword test
      cat food
      baseball caps from ny

      Which would produce:

      keywordtest.net is available!
      keywordtest.org is available!
      keyword-test.com is available!
      keyword-test.net is available!
      keyword-test.org is available!
      baseballcapsfromny.com is available!
      baseballcapsfromny.net is available!
      baseballcapsfromny.org is available!
      baseball-caps-from-ny.com is available!
      baseball-caps-from-ny.net is available!
      baseball-caps-from-ny.org is available!
  • it doesn't work for me....i list keywords and click lets do it and nothing...just refreshes

  • Hi there,

    Can you please help me on how to use this script? I am interested since i find it useful for may SEO campaigns.
    • [1] reply
    • actually I am using masswhois.com, you can check availability domain names up to 100 domains.

Next Topics on Trending Feed

  • 6

    I just wrote a little script that takes a list of keywords, makes domains out of them, and checks them (.com, .net, .org). I wanted to share it with the rest of the community as it may prove helpful for many here icy.io/keyword-domain-checker/