how can i export the results to excel
I tried to export the options' volumes from this website. But I find i can't export the results to excel bc I don't know the type of 'response'. How should I do?
how can i export the results to excel
I tried to export the options' volumes from this website. But I find i can't export the results to excel bc I don't know the type of 'response'. How should I do?
You cand try openpyxl is a Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files.
Library documentation: https://openpyxl.readthedocs.io/en/stable/