Glad it's working for you.
Archives are pretty quick at about 5 per second. I wanted to scrape my old posts just incase someone were to try to alter an old screen grab, not that my posts are all that interesting).
The edits are slower because the script has to wait for the JSON confirmation which takes about a second. At half a second it was missing about 90% of the responses.
There is no need to limit it to batches of 1000. Earlier versions become unstable and sluggish on my old computer after around 100 edits so I have it set to close and relaunch Internet Explorer every 40 edits now.
23000 posts may take 8-10 hours. I thought about submitting each edit in a new tab and then going back through each tab to collect the responses but even then I only expected a 5x improvement which didn't justify the trouble when it's so easy to just run it over night.
Archives are pretty quick at about 5 per second. I wanted to scrape my old posts just incase someone were to try to alter an old screen grab, not that my posts are all that interesting).
The edits are slower because the script has to wait for the JSON confirmation which takes about a second. At half a second it was missing about 90% of the responses.
There is no need to limit it to batches of 1000. Earlier versions become unstable and sluggish on my old computer after around 100 edits so I have it set to close and relaunch Internet Explorer every 40 edits now.
23000 posts may take 8-10 hours. I thought about submitting each edit in a new tab and then going back through each tab to collect the responses but even then I only expected a 5x improvement which didn't justify the trouble when it's so easy to just run it over night.