Script em Python para obter o calendário econômico do site https://br.investing.com/economic-calendar/
Andamento -> 100%
Python 3.8.1
Codificação: -∗- coding: utf-8 -∗-
pt-BR
Módulos Python
pip install arrow
pip install bs4
pip install request
Python script to obtain the website's economic calendar https://br.investing.com/economic-calendar/
Progress -> 100%
Python 3.8.1
Coding: -∗- coding: utf-8 -∗-
pt-BR
Python modules
pip install arrow
pip install bs4
pip install request