Let’s learn how you can scrap dynamic websites using selenium inside Docker — Introduction If you are looking to use Selenium in a Docker/Cloud to scrap dynamic websites then you’re at the right place. For now, I’ll consider that you want to use it inside Docker. I’ll start by giving you some context of what we are going to do. (I’m assuming you have some knowledge of Docker). We’ll use Docker-compose to create 2 services, one for browserless-chrome and other for scraper.