Skip to content

Combine word lists to find available domains, sort them by their GoDaddy appraisal & more

Notifications You must be signed in to change notification settings

ibringpizza/nameminer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

nameminer

nameminer allows you to generate a list of available domains (.com/.net) from combined word lists and sort/analyze them in a variety of ways.

The Jackson JSON ObjectMapper and Apache Commons Net 3.6 libraries are needed to run nameminer.

Functionality:

combine LIST LIST - prefix lists + suffix lists (seperated by commas)

load PATH - load, reload, set current list

s LIST KEYWORD - append keywords to words in lists (seperated by commas)

reload - rereads all lists in default list folder ("./name miner lists")

check FILEPATH - checks domains in file and prints available with appraisal

checkregdates FILEPATH/DOMAIN - returns registration dates of domains in file

pscore/sscore - loads currently used prefixes/suffixes with number of available names in most recent (current) search

ssort - returns loaded scores sorted - high demand words are printed last

preview LIST - prints first 5 entries in a list

settld TLD - sets tld

lists - displays all lists that are loaded

sort - sorts current list of domains by appraisal

sortr - sort regged tlds

getregged - prints names registered in at least 1 tld

sortlength - sorts current list by length

save NAME - saves current list state to a txt file in your Downloads

togglea - toggles appraisals, will print names that are available without appraisal (faster). does not save names automatically

toggler - toggles regged tlds

help - print the help menu

Important notes:

On launch, all files are loaded from a folder called "name miner lists" in the current working directory

The listFromName method checks for the first list name that contains the substring you provide. You can use unique shortnames to refer to your lists. A common shortname will select the first matching file name in the directory.

Any command that iterates through a new set of domains overrides the previous list of domains. You can only sort/save/etc. the current list.

Examples

image

image

image

image

image

Needs fixing:

  • May not handle folders in default list location

About

Combine word lists to find available domains, sort them by their GoDaddy appraisal & more

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages