Created
August 20, 2019 07:28
-
-
Save iddan/1e86a0c5310a04736a7e9e515e3e8a29 to your computer and use it in GitHub Desktop.
Notion to Pandas
I get an HTTP Error (400) when I try to do something similar
@VianneyMI can you please elaborate?
@iddan whenever I use the get_block method I get an HTTP Error as shown below
Nice work!
Any plans on when this feature gets implemented ?
if mode not in ("a", "append"):
raise NotImplementedError
# TODO: clean the current values in the notion database (if any)
Notion has released an official API now, you can use it, even though it also comes with its own set of challenges
https://developers.notion.com/
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
THANK YOU