makenotion/notion-sdk-js
The Notion JavaScript SDK is pretty barebones but it could be because Notion has such an odd API and data structure—likely the price it pays for its massive flexibility.
I am using this SDK to fetch most of the content of my website that is stored in Notion databases in various formats and then compile that data into Markdown files in Astro content collections.