Hello again domain junkies.
I recently wrote a script to analize a domain inventory.
Here's what it does:
1. You type or paste a list of your domains into text input field (separated by space or line feed);
2. The script will:
- extract all domains from whatever you have posted (so you can simply copy a chunk of text or copy your Sedo list table, etc., and if there's any domains - they'll be found).
- validate the domains for proper format (length, no double hyphens, no hyphens in front or back, invalid characters, etc. etc.)
- count and sort the domains by extension
3. Output:
- Total number of domains;
- List of valid domains found in your input;
- List of invalid domains found in your input;
- A table with the following fields: ext., count, percentage;
- A graph.
The script will be up and running very soon. I'll post a link then.
Do you think this would be useful?
I recently wrote a script to analize a domain inventory.
Here's what it does:
1. You type or paste a list of your domains into text input field (separated by space or line feed);
2. The script will:
- extract all domains from whatever you have posted (so you can simply copy a chunk of text or copy your Sedo list table, etc., and if there's any domains - they'll be found).
- validate the domains for proper format (length, no double hyphens, no hyphens in front or back, invalid characters, etc. etc.)
- count and sort the domains by extension
3. Output:
- Total number of domains;
- List of valid domains found in your input;
- List of invalid domains found in your input;
- A table with the following fields: ext., count, percentage;
- A graph.
The script will be up and running very soon. I'll post a link then.
Do you think this would be useful?
Last edited:















