pmorissette/bt

RemoteDataError

Closed this issue · 0 comments

import pandas_datareader.data as web
import datetime

start = datetime.datetime(2020,1,1)
end = datetime.datetime(2020,4,17)

google = web.DataReader('GOOGL', 'yahoo', start, end)

i am having this error can someone help me, please?
RemoteDataError: Unable to read URL: https://finance.yahoo.com/quote/GOOGL/history?period1=1577851200&period2=1587182399&interval=1d&frequency=1d&filter=history
Response Text:
b'\n \n \n \n <title>Yahoo</title>\n \n \n <style>\n html {\n height: 100%;\n }\n body {\n background: #fafafc url(https://s.yimg.com/nn/img/sad-panda-201402200631.png) 50% 50%;\n background-size: cover;\n height: 100%;\n text-align: center;\n font: 300 18px "helvetica neue", helvetica, verdana, tahoma, arial, sans-serif;\n }\n table {\n height: 100%;\n width: 100%;\n table-layout: fixed;\n border-collapse: collapse;\n border-spacing: 0;\n border: none;\n }\n h1 {\n font-size: 42px;\n font-weight: 400;\n color: #400090;\n }\n p {\n color: #1A1A1A;\n }\n #message-1 {\n font-weight: bold;\n margin: 0;\n }\n #message-2 {\n display: inline-block;\n *display: inline;\n zoom: 1;\n max-width: 17em;\n _width: 17em;\n }\n </style>\n <script>\n document.write('');var beacon = new Image();beacon.src="//bcn.fp.yahoo.com/p?s=1197757129&t="+ne...