Skip to content

JPN11/stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •