A Python + Selenium webcralwer that generates a CSV file with data of countries around the world.
Can be run straight from the docker image, no need set the environment or build the container.
docker command:
docker run -v .:/usr/src/app/compartilhado gustavotorregrosa/kakautech:v1 (linux/mac)
docker run -v .:/usr/src/app/compartilhado gustavotorregrosa/kakautech:v2 (windows)
code in: https://github.com/gustavotorregrosa/kakautech-webcrawler