get
https://api.pckt.sh/v1/yahoo/searchSearch quotes
Search for quotes (stocks, ETF, etc...) on Yahoo Finance
Parameters
Query parameters
NameTypeExample
Responses
200Successful response
401Invalid API key.
404This endpoint does not exist
422One or multiple parameters are missing
426Insufficient credits.
429Too many requests.
Example request
terminal
Example response
20 keys
"response": {
"count": 15,
"explains": [0 items],
"lists": [0 items],
"nav": [0 items],
"news": [1 item],
"quotes": [1 item],
"researchReports": [0 items],
"screenerFieldResults": [0 items],
"timeTakenForAlgowatchlist": 400,
"timeTakenForCrunchbase": 0,
"timeTakenForCulturalAssets": 0,
"timeTakenForNav": 400,
"timeTakenForNews": 900,
"timeTakenForPredefinedScreener": 400,
"timeTakenForQuestions": 0,
"timeTakenForQuotes": 416,
"timeTakenForResearchReports": 0,
"timeTakenForScreenerField": 0,
"timeTakenForSearchLists": 0,
"totalTime": 22
}