I am able to extract files and pages through REST API using
https://graph.microsoft.com/v1.0/me/onenote/pages/
But I could find any way where we can read .one files, like we can read .txt,.csv,.xls,.docs files in python.
Is there any library build for this?