Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Stocks


A simple web application for finding the stock price of a company. Using api-ninjas' Stock Price API.

How to Use the App

You'll need to get an API Ninjas API key to use. Get one for free at API Ninjas. Fork the project, and in

app.py

replace api_key with your API key. Then, in your terminal, run the following commands:

pip install -r requirements.txt
cd stocks
flask run

Open your web browser and navigate to http://localhost:5000 to start using the app.

Example Screenshots

Example 1 Search for a stock symbol.

Example 2 View stock details.

Example 3 Results displayed for the searched stock.

About

A simple web application for finding the stock price of a company. Using api-ninjas' Stock Price API

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages