Domain Grabber

This application was written using the Yahoo search API.  It will essentially run a search and display the results in a list box.  However the app has some unique features that make it very useful for anyone who needs to compile a long list of results or domain names (either random or based upon keywords).

Features:

  • Can used specified keywords or generate random keywords
  • Can retrieve up to 25,000 results for each search.
  • Can strip the URL down and just return the Domain Names
  • Excludes duplicate results
  • Export the results to a plain text file.
  • Universal Binary for PPC or Intel

** NOTE THAT YAHOO RESTRICTIONS LIMIT YOU TO APPROX 100,000 RESULTS PER DAY **

AttachmentSize
DomainGrabber-Mac OS (Universal).zip3.03 MB

Wow! A promising tool!

Glad I found this post. The software seems to be a promising one. I'll give it a try! By the way, is there one that searches Google instead of Yahoo?

Google Version

It's  interesting that you ask about google search, because the initial version was based upon google (and named Google Grabber instead of Domain Grabber).

However, at some point google discountinued the SOAP API that the app was using and the new API's they have exposed are much more restrictive.

That's why I changed it over to Yahoo, they only restriction there is that you can only have 5K searches per user (IP address) per day.

I would like to bring the app back to google, but untill they introduce a proper API for me to use there is very little that I can do about it.

For more information you can read this posting.

~ Silverwolf