Since the list of repetitive steps to find expired web2.0 sites is below, do you think you could make the process into a single addon?
An "Expired Web2.0 Addon" should only require the user to
a) supply a list of initial keywords (and how many levels deep for scrapebox to go to find more related keywords)
b) tick off boxes for each platform they were interested in (tumblr, blogspot, wix, webs, wordpress, ect...)
c) provide a list of Moz API ID/key pairs.
Then it would do the following steps which are repetitive, all by itself.
1) scrape for deeper list of keywords related to user input keyword using a list of keyword harvesting techniques
2) harvest 2.0 sites (tumblr, blogspot, wix, webs, wordpress, ect...) related to keywords from step #1 (removing dupes)
3) check each returned site for availability (first pass fast, 2nd pass slower on those that appear to be expired)
4) check each available site for seo metrics from moz
5) present list of available 2.0 sites with seo metrics
step 6 can't be automated i don't think...and that is checking the backlink profiles of the old sites to see if they are good or spammy.
After watching youtube videos of people explaining how to do this, it seems pretty clear that these steps should be packaged up into a single addon, since there is so much repetition type work for the user, but the only real input required from the user was the initial keyword list seed, and the types of web2.0 sites they are looking for.
While its true that scrapebox has the ability to do each of the above steps one at a time via various addons, this seems like a list of tasks that is just begging to be packaged up as an independent addon.
Since scrapebox already has the ability to do each individual step via various methods, i imagine a lot of the code modules can be re-used to create this addon.