Python bot usando WebScraping para obter as notícias do calendário econômico do site https://br.investing.com/economic-calendar/ e enviar em um canal do telegram automaticamente de acordo com o horário em que a notícia acontece.
Canal Telegram: Calendário Econômico 🗓 https://t.me/economicalendarfx
Andamento -> 100% - Online
Python 3.8.1
Codificação: -∗- coding: utf-8 -∗-
pt-BR
Módulos Python
pip install arrow
pip install bs4
pip install request
pip install telepot
pip install emoji
Python bot using WebScraping to get news from the economic calendar of the site https://br.investing.com/economic-calendar/ and send it on a telegram channel automatically according to the time the news happens.
Telegram Channel: Calendário Econômico 🗓 https://t.me/economicalendarfx
Progress -> 100% - Online
Python 3.8.1
Coding: -∗- coding: utf-8 -∗-
pt-BR
Python modules
pip install arrow
pip install bs4
pip install request
pip install telepot
pip install emoji