This is a good one to get you started
https://www.namepros.com/threads/the-basics-of-expireddomains-net.932896/
January 28, 2016
https://www.zandibot.com/setting-up-expired-domains-filters-like-a-boss
March 24, 2016 [Includes Video]
https://www.zandibot.com/a-closer-look-at-expired-domains-net
All credit goes to @kostaki and @Zandibot
There is a big problem I have when using expireddomains.net
It does not allow me to narrow my search down to the following example:
start with => s
contains => io
ends with => e
I will end up just getting error message @Zandibot do you have any thoughts on this?
There is a minimum character count for those "Starts/Ends with and Contains". Sadly, there is no way around that that I know of.
Okay boss but do you know of any tools that allows one to do this? And is it pointless to perfrom search like that? Also I read your wonderful blog and saw your response to a comment that still lleft me puzzled.
Okay boss but do you know of any tools that allows one to do this? And is it pointless to perfrom search like that? Also I read your wonderful blog and saw your response to a comment that still lleft me puzzled.
I leave me puzzled sometimes with the things I say tooWhich comment on what post?
I don't know of any tools off hand that will allow that. The only thing I could suggest is narrow down your search as best as possible, export the list, and you could use the following steps. At least for ends with "e":
1. Export the list.
2. Find & Replace:
- e.com replaced with e.com######################################
You now have a list of all the domains ending with e. It's a complete pain in the ass, but it's a workaround off the top of my head to at least one of the issues.
- Go to TextMechanic.com to Sort Text Lines
- Sort the lines by length
- All the domains ending with e should now be at the bottom.
- Highlight, copy, and paste in new spreadsheet.
- Find & Replace e.com###################################### back to e.com
I just played around with these filters and I think I can change the minimum requirements for them. The starts with and ends with filter will work with 1 character and the contains filter will work with 2 characters.
Not sure what changed, but the speed is decent now. The last time I tested this it was not usable anymore with these low values. I will release it later this day.
*edit* after that your query is possible!
yes.
And the change to the minimum number of characters required is now online.
That is awesome!
Now @Dnbolt would you be so kind as to share why you needed to search - start with => s - contains => io - ends with => e ?
I'm super curious : smile :
Thank you!yes.
And the change to the minimum number of characters required is now online.
Some tools I use are not very good at searching pending delete domains to my taste.
Can anyone please recommend a good tool for searching for pending delete domains?
Sometimes free & cheap distributed tools just don't get the job done.
Aren't you a Php/SQL professional?
Download the pending delete list. Dump it into a SQL database, then use your own queries to sort through the domains.
Then you can execute searches like :
start with => s
contains => io
ends with => e
However lists produced by searches like that would be difficult to go through, maybe add "Starts with S and less than 9 characters"
As you know, the reason expired domains does not allow searches like this is because searches like that can drain the resources of databases. People hammering away looking for every domain that starts with "A" or "B" is not sustainable. However, when you set up your own database you can beat it up with requests, because it would just be you using it..

