Hi π
π§ dltHub is the creator of data load tool (see Colab demo)
π οΈ data load tool (dlt) is an open source Python library that makes data loading easy
- Automatically turn the JSON returned by any API into a live dataset stored wherever you want it
pip install dltand then includeimport dltto use it in your Python loading script- The dlt library is licensed under the Apache License 2.0, so you can use it for free forever
π Read more about it on the dlt Docs