1 min readMay 8, 2018
If you put your scraper into a Docker container, you can launch multiple, parallel instances using Docker swarms. As your individual swarm nodes get locked out, you can kill it and add another instance.
If you put your scraper into a Docker container, you can launch multiple, parallel instances using Docker swarms. As your individual swarm nodes get locked out, you can kill it and add another instance.