BlokScript is a free, open-source SQL-like programming language for Storyblok CMS designed to "move things around easily." Using BlokScript, you can copy all stories from one space to another with just a single line of code, like this:

copy stories from space 'Advance' to space 'Napa';