This project gather information of Brazilian Real Estate Funds from Fundamentus using BeautifulSoul, a Python Webscraping library.
To install the project dependencies, first create a virtual environment (e.g. Virtualenv)
then install the packages with pip
:
pip install -r requirements.txt
With all dependencies installed, use python3
to run the main.py
script:
python3 main.py