Skip to content

Instantly share code, notes, and snippets.

@Vectorspace-API
Created August 30, 2018 03:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Vectorspace-API/c3314edb4a29bd88589322081c84d2d8 to your computer and use it in GitHub Desktop.
Save Vectorspace-API/c3314edb4a29bd88589322081c84d2d8 to your computer and use it in GitHub Desktop.
Pass a URL, global trend, concept, keyword or any text and get related stocks based on an algorithm used for uncovering hidden relationships in data
[
{
"sym":"LRN",
"rel_score":"7746.941",
"site":"http://www.reuters.com/finance/stocks/companyProfile?symbol=LRN"
},
{
"sym":"RST",
"rel_score":"7368.759",
"site":"http://www.reuters.com/finance/stocks/companyProfile?symbol=RST"
},
{
"sym":"ABCD",
"rel_score":"6362.055",
"site":"http://www.reuters.com/finance/stocks/companyProfile?symbol=ABCD"
},
{
"sym":"NAUH",
"rel_score":"6079.888",
"site":"http://www.reuters.com/finance/stocks/companyProfile?symbol=NAUH"
},
{
"sym":"HMHC",
"rel_score":"5094.584",
"site":"http://www.reuters.com/finance/stocks/companyProfile?symbol=HMHC"
},
{
"sym":"EDU",
"rel_score":"4203.931",
"site":"http://www.reuters.com/finance/stocks/companyProfile?symbol=EDU"
},
{
"sym":"TEDU",
"rel_score":"3509.644",
"site":"http://www.reuters.com/finance/stocks/companyProfile?symbol=TEDU"
},
{
"sym":"CUB",
"rel_score":"3367.572",
"site":"http://www.reuters.com/finance/stocks/companyProfile?symbol=CUB"
},
{
"sym":"TAL",
"rel_score":"3361.178",
"site":"http://www.reuters.com/finance/stocks/companyProfile?symbol=TAL"
},
{
"sym":"NATI",
"rel_score":"3118.873",
"site":"http://www.reuters.com/finance/stocks/companyProfile?symbol=NATI"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment