I need to get the following shipping data, how to get it through the python api


这里可以直接通过导入excel来获取数据,但是如何通过api来实现

1731054201688.png


Answers

  • @liumenghui Thanks for your question, unfortunately, flows information, as well as the rest of PointCarbon content, is not exportable through the Python API.

    Your best option would be to generate an Excel file and then ingest it into python.

    I hope this can help.