This one's for all the little dreamers , and the ones who never gave a fuck
The Dreamer is Python scraper that seeks for Engineering and Information Technology job opportunities in Blizzard!
As always, the development environment was setted up using virtualenv.
sudo apt-get install python3-pip
pip3 install virtualenv
virtualenv the-dreamer
source the-dreamer/bin/activate
pip install -r requirements.txt