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.

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

AttachmentSize
DomainGrabber-Linux.zip1.38 MB

Changes in 0.9.2

  • Fixed a couple of minor bugs
  • Changed the web service we use to generate random keywords as the previous one has gone offline.
~ Silverwolf