phoemur / fundamentus

API em python para análise fundamentalista de ações da BOVESPA utilizando o site fundamentus (www.fundamentus.com.br)
MIT License
229 stars 87 forks source link

Add new columns to the response #4

Closed Victorcorcos closed 4 years ago

Victorcorcos commented 4 years ago

This PR...

These columns are new ones from the fundamentus website table Screen Shot 2020-03-08 at 05 00 17

phoemur commented 4 years ago

Thank you, gonna merge it.

phoemur commented 4 years ago

Had to fix the Flask server though. The use of Decimal made it impossible to "jsonify" the result. So I opted so output it as float. Check it out.

Victorcorcos commented 4 years ago

Nice! Amazing repository, though! 👍 :stonks: hehe