leoncvlt / loconotion

📄 Python tool to turn Notion.so pages into lightweight, customizable static websites
840 stars 132 forks source link

Question: Working on exported html files directly, instead of scraping #121

Closed sueszli closed 1 year ago

sueszli commented 2 years ago

Would it be possible to make this project rely on the exported html files from notion alone?

sueszli commented 1 year ago

The reason why you can't just use the Notion API is because it only allows you to access page content but doesn't include any formatting and otherwise you would have to manually convert everything to HTML.

I did some research and there are people who did exactly that to export their Notion content - but the result was nowhere near as good as loconotion.