Logo

dev-resources.site

for different kinds of informations.

TICKER SEARCH API

Published at
12/12/2019
Categories
react
javascript
api
stock
Author
yashwanth2804
Categories
4 categories in total
react
open
javascript
open
api
open
stock
open
Author
13 person written this
yashwanth2804
open
TICKER SEARCH API

Ticker Symbol Api End Point

What is the project about?

Recently I had a hackathon challenge to work on realtime stock markect data end points.After the hours of research from the various stock market end-point-apis , I had short listed a few.I thought that might be enough to complete my project.

1) IEX ,
Pros:
A real boon to stock market app developers because of the free unlimited api calls without any limitation.
Cons:
No realtime data , only with 15 min delay

2) AlphaVantage,
Pros:
A site for pro developers with near realtime data/live stock data but comes with api key mess and limitation on requests/min made

After a few days of walkthrough, I found my self on the fence because I have to make an auto complete search field like google search box for stock name/symbol searches.

the main catch here is Symbol Search AutoComplete functionality already found in AlphaVantage, that too 5 API calls/min and 500 api calls/day.Imagine your end user typing keyword of length about 6 char in a minute then you will run out of APIs.

alphavantageAPI.png

Then I had an idea of mixing the both worlds, no API key mess from IEX and high end functionality from AlphaVantage. At first I googled if any already existed but found none while yahoo fiance api was widely used for keyword search,sadly it's deprecated. I had no other choice to stick to AlphaVintage which costs around $30/month,30 api/min.

Thus I ended up making my own keyword filtering on ~8000 stock symbols downloaded data.I thought it could be great if I host in cloud so that other devs can also use it.

tickersearch API [Just, I named it so]

Github : https://github.com/yashwanth2804/TickerSymbol

Demo : https://tickersearch.surge.sh/

facebook.png

In order to get the required search result , please provide KEYWORD_SEARCH in the following url

https://ticker-2e1ica8b9.now.sh//keyword/KEYWORD_SEARCH
eg : https://ticker-2e1ica8b9.now.sh/keyword/googl

output

[{"symbol":"GOOGL","name":"Alphabet Inc."}]

Pros

  • Free Free Free
  • No API key mess , No email spamming
  • Nothing more Nothing less

Cons

  • Weired API end point url

Technology Stack

1) NodeJS
2) Hosted on ZEIT ,with 100GB bandwidth and 3 instances available

stock Article's
30 articles in total
Favicon
How Forex Quotes Live Enable Better Risk Management
Favicon
How to Access Detailed Live Stock Charts
Favicon
FINQ's weekly market insights: Peaks and valleys in the S&P 500 - May 9, 2024
Favicon
The โ€˜What Couldโ€™ve Beenโ€™ Calculator: A Tale of Stocks and Time
Favicon
Beginner's Guide: ETF Investment Strategies
Favicon
Pros and Cons of Forex Investment
Favicon
Master Stock Trading: Top Stock Market Courses in Bangalore with SMM
Favicon
StockCake - Captivating Free Images for Every Occasion!
Favicon
Best Website to View Stock Charts in 2024
Favicon
How to Backtest a Stock Trading Strategy in 2024?
Favicon
What is a Stock Market Design Portfolio?
Favicon
[Review] Seeking Alpha: Stock Analysis Platform
Favicon
Test Before You Invest: The Art of Portfolio Backtesting
Favicon
How Does the Stock Market Work
Favicon
7 Use Cases For Cryptocurrency
Favicon
EOD Stock Market API for developers
Favicon
Stock Tracker [ A web app to track the real-time stock market data ]
Favicon
Best Stock Market APIs (with sample code)
Favicon
How to Build a Stock Trading App In 2023
Favicon
Rivian stock price prediction 2023 | Rivian stock Forecast
Favicon
what is protraders
Favicon
Magento2 stock update via REST API
Favicon
The Only stock resources library you will ever need.
Favicon
Do you guys invest in the stock market? What broker do you use? What strategy do you follow? What stocks do you invest in?
Favicon
Magento 2 product saleable quantity
Favicon
Best Sites With High Quality Free Stock Photos
Favicon
Lucid Stock
Favicon
Fetch Real-Time Price Data in Solidity
Favicon
Stock charts with fl_chart library
Favicon
TICKER SEARCH API

Featured ones: