How to automate Notion with Python | Notion API Tutorial

preview_player
Показать описание
Learn how to work with the Notion API in Python.

Get my Free NumPy Handbook:

📓 ML Notebooks available on Patreon:

If you enjoyed this video, please subscribe to the channel:

~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

#Python

Timeline:
00:00 - Introduction
00:27 - Create Notion Integration
01:47 - Create Database
03:52 - Query Pages
08:43 - Create Pages
09:57 - Update Pages
11:04 - Delete Pages

----------------------------------------------------------------------------------------------------------
* This is an affiliate link. By clicking on it you will not have any additional costs, instead you will support me and my project. Thank you so much for the support! 🙏
Рекомендации по теме
Комментарии
Автор

I've been struggling with this for the past two days, thank you! Your video came out just in time!

higornunes
Автор

Fun and clear tutorial, thank you Patrick! 🙏😀
About the hard to read dictionary at 9:33: Pydantic makes my world a happier place regarding API data consumption and providing it with data.
Might be interesting to include in a future tutorial.

silkogelman
Автор

I've been needing a tutorial for this for months. Thank you so much.

wisamahmed
Автор

Thank you !!! I know nothing about Python and I love notion. I wanted to challenge myself more so I try to use python to do web scraping then send the data to Notion. Your tutorial helps me A LOT!!! Thank you so much! 🎇🎇🎇🎇

sabrinawst
Автор

i finally hit a gold to learn Python. I just loved how Patrick's Python intermediate course in freecodecamp channel. and from then looking into his channel which has all great content

devworks
Автор

Terrific Lesson!!! This Is The Absolute Best Video on the Notion API With Python. Thank You Very Very Much.

richkirschenbaum
Автор

Interesting tutorial !! Always nice videos

backest
Автор

Great video, thank you! How would you extend your python code to manage an empty or null field in your notion page? for example, somehow, you forgot to give your blog entry a Title?

abrahamisaac-kx
Автор

Thank you for the awesome content, Patrick! What framework do you use to build your website?

MonLes-xtgc
Автор

I am asking because I am ignorant.

What are some use cases that this will be useful in?

pon
Автор

I really love your video. Can you make tutorial how to access Audacity by Python code.

vuquangtruong
Автор

hi thanks for this! question. how do I add data on next row?

Rainquiller
Автор

Thanks for your Tutorial.. i can't see python source example in notion's reference page... is it ok?

cgndev
Автор

Is there any way to pull my markdown files folderwise from Joplin into notion using python api?

eldofrederick
Автор

Hi, can do you a tutorial on building a chatbot using ontology? From scratch Without API

punisherjones
Автор

make digits classification with pytorch

ifthikhanmohamed
Автор

How do I make the database update automatically that way? let's say I update a database, I want the other database to update

acidjumps
Автор

Hello. I liked your very nice-looking guide on how to use Python to handle a Notion database. A need arose for me after importing an Evernote Notebook containing 843 notes into Notion, and nearly every record in the resulting Notion database begin duplicated. To remove these duplicates from within Notion would be very tedious.

Therefore it seems that a Python program will do the job. This looks like a fun thing for me to do but I don't have the spare time to spend on this. And my need is not particularly urgent🙂 * Has anybody already written a Python program to do remove duplicates from a Notion database?

girogiro-vhpz
Автор

got keyerror 'results ' when executed def get_pages😢

antonkalashnikov
Автор

New to Python so I may not have anything setup correctly. But getting 'Import "requests" could not be resolved from source'. Anyone know why?

RunYourLuck
welcome to shbcf.ru