Ziad Aqbawi
Ziad Aqbawi
indices method still not work `df = investpy.indices.get_index_historical_data`
> Hi @Exganza so the fix is pending, since `stocks` stopped working too in the `403-patch` branch for no reason (already using the new Investing.com API), so I got to...
> I'm a newbie so I'm probably missing something but scraping from the following url seems to work still fine (I don't know how long it will last) https://advcharts.investing.com/advinion2016/advanced-charts/9/9/16/GetRecentHistory?strSymbol=46891&iTop=1500&strPriceType=bid&strFieldsMode=allFields&lang_ID=9&strTimeFrame=1D Nice...
> its all available in the investpy resources folder -> `Lib\site-packages\investpy\resources` ID col in stocks.csv
Same here, Stopped working today -> `tasi = investpy.indices.get_index_historical_data('Tadawul All Share', country='Saudi Arabia', from_date='01/01/2019', to_date=today, as_json=False, interval='Daily')`