Skip to content

📈 Telegram bot using Python to do WebScraping of stock quotes

License

Notifications You must be signed in to change notification settings

alpdias/telegram-stock-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot usando Python

Python bot utilizando a API do telegram, com um script em python para gerenciar as informações e realizar um WebScraping para obter informações do mercado financeiro.

Converse comigo: (desativado)

Andamento -> 100% - Offline

Python 3.6.9
Codificação: -∗- coding: utf-8 -∗-
pt-BR

all-trader





Módulos Python

pip install telepot
pip install bs4
pip install requests
pip install emoji


Telegram bot using Python

Python bot using the telegram API, with a python script to manage the information and perform a WebScraping to obtain information from the financial market.

Talk to me: (disabled)

Progress -> 100% - Offline

Python 3.6.9
Coding: -∗- coding: utf-8 -∗-
pt-BR

all-trader





Python modules

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