ESG Web Crawler a web crawler that gathers esg ratings periodically Setup run docker image build -t crawler . to set up the image run docker container run --name crawler -p 8000:8000 -d crawler to start the program