Scraper from different sources and exposing API endpoints by different backends, Go(loang) and Python.
Use the following command on the command line to setup a virtual environment. Please use Python3.
virtualenv --python=3 env
If you want to install the dependencies manually, use pip. On some computers you might need to replace pip by pip3.
pip install beautifulsoup