parsnips / sniper

5 stars 1 forks source link

Search URL needs to be updated #2

Open mirzat opened 3 years ago

mirzat commented 3 years ago

Curl request throwing error "could not resolve host: trade.dough.com" when performing the search request. Can you kindly let me know the new URL? Search curl 'https://trade.dough.com/api/stocks/search' -H 'Origin: https://trade.tastyworks.com' -H 'X-Tastyworks: web' -H 'Accept-Encoding: gzip, deflate, br' -H 'Accept-Language: en-US,en;q=0.9' -H 'Authorization: O98IM5IblqpWpaTmZw32-XF_YIB8eups83XDTY8CF9SBbfgpKD75Cg+C' -H 'Content-Type: application/json' -H 'Accept: application/json, text/javascript, /; q=0.01' -H 'Referer: https://trade.tastyworks.com/tw' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36' -H 'Connection: keep-alive' --data-binary '{"symbols":["BABA","BIDU","C","CMG","EEM","EWW","FXI","GDX","GDXJ","GOOG","IBM","RUT","SPX","XLE","XLU","XOP"]}' --compressed

blais commented 3 years ago

Could it be tasty-live-web.dxfeed.com?

mirzat commented 3 years ago

Nope that's producing "301 Moved Permanently"