pausing scrapes in server mode

If I have several scrapes running in server mode is there a way to pause them then restart them at the same point later.

There is. You need to look at

There is. You need to look at the methods to saveStateToString and loadStateFromString.