Exporting Scraping Session from GUI less environment

Is there any way to export a scraping session from a GUI-less environment? I'd like to be able to export the file (like you can on the workbench) and be able to do diff's with versions on my computer.

It's easy from Enterprise

It's easy from Enterprise edition. In that case you just use the web scheduler. Professional edition isn't as easy. You need to make an install on a system with a GUI, get them to the same version, and then copy the database over.

That database is in resource/db/ and is comprised of all the ss files therein.

I see how to do it from the

I see how to do it from the web interface, but I was wondering if there was a hook that I could use from the command line or a script to do the exporting?