Skip to content

A financial api for stock information to be used by chatbots.

Notifications You must be signed in to change notification settings

chagge/finance-bot

 
 

Repository files navigation

This project is trying to make finance api which can answer questions like:
a) Market Cap of ABC company
b) Divide PE ratio of ABC company by XYZ company
c) Which stock is better on PE ratio today

We will follow a iterative apprach towards questions. First we will try to answer simple question and then we will be solving tough questions. This is a fun project.

Ryan and Deep are/will using the project on their slack.

Thanks to screener.in for providing data for the project.

#endpoints
http://localhost:5000/search?query=Price

#commands
source venv/bin/activate -- For activating venv



About

A financial api for stock information to be used by chatbots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • CSS 0.2%
  • JavaScript 0.2%
  • C 0.2%
  • Shell 0.1%
  • Ruby 0.0%