Open m345054 opened 11 months ago
Hi,
It doesn't support that way. You can use a query T:curated, but the returned news stories won't have tickers (or tags) attached. I'll make a change to support it. btw, if you are looking for historical data, I've recently released a dataset and each news story has tickers attached. See https://github.com/hczhu/TickerTick-API/releases/tag/dataset-2023-11-23
Hi, thank you that would be awesome. Unfortunately I need the latest news so I can't use the dataset.
Hi, is there any update on this?
Hi, is there any update on this?
I haven't yet started the work. Can you share your use case, like on a website or something?
I would like to create an app with AI that analyzes stock news based on the output of LLMs.
Hello,
I'm curious if it's possible to selectively retrieve curated news articles that include ticker information.
For instance, I can gather news specifically about FAANG companies by using the link https://api.tickertick.com/feed?q=(or tt:meta tt:aapl tt:amzn tt:nflx tt:goog), which requires specifying the tickers.
However, what if I want to access the latest curated/market news articles without providing specific tickers but still receive the ticker information to identify which stock the article is related to?