How To: This Video Has 24 Views (pt2) | Node Cron Jobs

Опубликовано: 04 Октябрь 2024
на канале: Smoljames
171
6

Learn how to implement custom built CRON functionality in your Node.js API/server. It's great for any regular job scheduling that you might need in your API (eg a webscraping API). We'll use this cron system to interact with you Youtube API, reading and writing a new youtube title at regular intervals -_-

Link to part 1
   • How To: This Video Has 24 Views (pt1)...  

#Node.js #Express #cron #Youtube #API #learntocode

🔗 Resources

Github repository - https://github.com/jamezmca/node-yt-api

🔥 Get More Content - Subscribe and turn on notifications for my definitive guide series to getting your first developer job in 2022; in only 4 months!

📚 Chapters

00:00 Intro
00:35 Define the CRON system
03:00 Interact with Youtube API

🔖 Topics Covered

- Build a Node.js server with Express
- Write custom CRON functionality in your server
- Interact with the Youtube API
- Update your Youtube video titles to match your view count