If we export the library in a file, that file would need to follow some format. I assume what makes the most sense is JSON.
In that file, is the status (reading, plan to read, etc.), id, and URL would be enough?
Here's an example:
{
"library": {
"reading": [
{...