Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.7 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.7 KB

Python bot + Calendário Econômico

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

news-view

Módulos Python

pip install arrow
pip install bs4
pip install request
pip install telepot
pip install emoji


Python bot + Economic Calendar

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

news-view

Python modules

pip install arrow
pip install bs4
pip install request
pip install telepot
pip install emoji