Skip to content

bradtraversy/notion-video-schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notion API Video Schedule

This is part of a YouTube tutorial using the Notion API to fetch scheduled YouTube videos from notion and display in a webpage

Notion Setup

  • Create a calendar database in Notion with a title, date, tags and description
  • Create an integration
  • Share your calendar with the integration

Usage

Add your notion secret token and the database id to the .env-example file and rename to .env

npm install
npm start

About

Fetch videos from Notion and display in webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published