IT.COM

survey Scripts/Programs that solve problems domainers have (Ideas for products)

Spaceship Spaceship
Watch

TimoTheCoolKid

Established Member
Impact
585
I have a decent domain portfolio and have been flipping for a few years. I'm pretty 'armchair' about it and only go through lists on expireddomains.

I've written a few of my own programs. I have one that queries G-D appraisal so that I can sort a list of names or just get quick appraisals. The other helps me to find unregistered brandable names using word lists. Both are light and have some other features. If you want to check them out, I'll PM you a link to the github.

A while ago I wrote a more lexicology than traditional metric based domain finding program. It found some nice names but it's still more efficient to use expireddomains. I never got around to implementing AI.

I'm looking for ideas for programs that aren't overly complicated but would help to make any aspect of flipping domains easier. Even something worth $5.
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Software is only any good when your trying to refine searches your already making. You must know what features your really looking for. I have links to loads of domain resources on site.
 
1
•••
domain search based on regular expression

let's say you want a name similar to abaab.com or babba.com
five letters, vcvvc/cvccv, same v, same c (or different, or just some c, or just one specific c)

... I haven't found any tool that let's you search for names like this (or at least generate a list of combination)
 
1
•••
domain search based on regular expression

let's say you want a name similar to abaab.com or babba.com
five letters, vcvvc/cvccv, same v, same c (or different, or just some c, or just one specific c)

... I haven't found any tool that let's you search for names like this (or at least generate a list of combination)

expireddomains.net lets you do that in the bottom of the Common tab in the filter. 'Domain Name Pattern'
 
1
•••
The software you need has a set of adjustable filters, 'adjustable scroll bars'. You choose a range between length, specific words being included or not, but most importantly, your 2 words should be grammatically correct.
 
0
•••
I wish expired domains had an api...even if there was a small fee to access it. I think it would be convenient to use it to aggregate and filter all the marketplace listings based on saved searches I setup. Then have a program to take in all the new domains each day that meet the criteria of any of my saved searches. As of now this would require getting each marketplace's list from their api/csv ect then filtering locally.

Then once I got the filtered list I kinda like the idea of a smart phone app that's makes manually reviewing this filtered list like tinder, one by one if would show a domain and all the meta data. If I'm interested in trying to get the domain I simply swipe right and if I dont like it I swipe left. And if it's a maybe I swipe up or down. Then in my downtime throughout the day I can whittle down the filtered list even further to identify what I want to bid on.

What I am working on right now is a bot to bid on the marketplaces that allow api bidding. I like to hold my cards close to my chest so I dont set a max proxy bid days in advance.
 
2
•••
I wish expired domains had an api...even if there was a small fee to access it. I think it would be convenient to use it to aggregate and filter all the marketplace listings based on saved searches I setup. Then have a program to take in all the new domains each day that meet the criteria of any of my saved searches. As of now this would require getting each marketplace's list from their api/csv ect then filtering locally.

Then once I got the filtered list I kinda like the idea of a smart phone app that's makes manually reviewing this filtered list like tinder, one by one if would show a domain and all the meta data. If I'm interested in trying to get the domain I simply swipe right and if I dont like it I swipe left. And if it's a maybe I swipe up or down. Then in my downtime throughout the day I can whittle down the filtered list even further to identify what I want to bid on.

What I am working on right now is a bot to bid on the marketplaces that allow api bidding. I like to hold my cards close to my chest so I dont set a max proxy bid days in advance.

I like that phone app idea. I've been thinking about creating a bidding bot for GD auctions. I'm also going to be working on some scripts that help me to do outbound more quickly. Maybe I could bundle them and sell it.
 
0
•••
Any ideas for scripts that would help find outbound leads faster? I made a very simple one that uses a public free alexa api. All I have to do is scrape the URLs from google under my keyword with javascript and find the ones that have good rankings.
 
0
•••
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back