Python investing.com historical stock data by curl request
How to force the server to send me the query data by curl
in Python directly from the url_historical_data
page as shown in the example. I have already tried different things, but I must do something wrong when passing the query parameters. I can’t figure it out. Running Windows curl
on a 64 bit PC. Please help?