jamalex / notion-py

Unofficial Python API client for Notion.so
MIT License
4.3k stars 475 forks source link

(question) is there `get_all_comments`? #390

Open roeniss opened 1 year ago

roeniss commented 1 year ago

Hi. I'm looking for a convenient way to retrieve all comments in a workspace.

Is there any good way to do this, or should I use notion.comments.list() with all page_id?

Marviel commented 4 months ago

I would also love this