Last active
March 29, 2019 11:48
-
-
Save kapsonic/50ed4edadf527ca4e2f30d77574b5c93 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"proxyUrl": "/api/proxyServer/", | |
"fundamentalDetailLink": "https://www.screener.in/company/:ticker/consolidated/", | |
"newsUrl": "https://www.livemint.com/Search/Link/Keyword/:keyword", | |
"chartUrl": "https://trade.fyers.in/chart/popout?symbol=NSE%3A:ticker-EQ&resolution=D", | |
"home": { | |
"tickers": [ | |
"NIFTY BANK", | |
"NIFTY 50", | |
"INDIA VIX", | |
"NIFTY MIDCAP 50", | |
"NIFTY SMLCAP 50", | |
"NIFTY IT" | |
] | |
}, | |
"twitterHandles": { | |
"HDFCBANK": "hdfcbanknews", | |
"homepage": "cnbctv18live", | |
"INFY": "infosys", | |
"cnbc": "CNBCTV18Live", | |
"etmarket": "ETMarkets", | |
"HCLTECH": "hcltech", | |
"DBL": "dilipbuildcon" | |
}, | |
"homePageTwitterHandles": [ | |
{"name": "CNBC", "value": "cnbc"}, | |
{"name": "ET Market", "value": "etmarket"} | |
], | |
"searchKeyword": { | |
"HDFCBANK": "HDFC" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment