there is an option to export bookmarks and passwords. there should also be one for reading list.
Currently, getting the plist file, converting to normal text, then parsing with a regex works, but is very inconvenient
Edit: u can use plutil to convert to json and use jw instead