Hopefully Stapler will be done soon. I'm adding help pages now, writing all the documentation. I may have to rewrite some, depending on how the scraper situation works out.
I'm considering burying the scraper concept under the hood, for only people who know what they're doing (ie, know UserTalk) to mess with. It mainly depends on whether I actually write the ScrapeByNumbers scraper, which would be an abstraction of my current scrapers: instead of writing a particular script that looks for <whatever what="not">, it would use CSS2 selectors to describe what to strip out. An extra-powerful tool for scraping with, but non-trivial to write from scratch.
Anyhow.