Description
Course covers applying Google Apps Script to create an application from scratch
Search YouTube – return the results and output the results into a web app page, or track the results into a spreadsheet.
Source code is included and it is suggested to try the code for yourself.
This is a starter project which you can extend upon and make more advanced functionality
Course covers
- Adding YouTube service to Google Apps Script project
- Using youTube Service in Google apps Script code
- Searching YouTube and returning the results into JSON data
- Using results within code to output content
- Setting up a webapp with Google Apps Script
- Sending data from client side to server side with Google Script
- Using JavaScript to create elements and add event listeners to webpage
- Writing content to a Google Spreadsheet
Taught by an instructor with over 20 years of experience ready to help you learn more about Google Apps Script
You have nothing to lose – see what amazing things you can build with Google Apps Script.
- Web developers
- Application developers
- Anyone who wants to learn more about Google Script
- Anyone who wants to create amazing applications
- Coders who want to explore how to use Google Apps Script
- Anyone who wants to power up their Google Suite of Products with really amazing features
Course Curriculum
- Start
Introduction youTube Project (2:47)
- Start
Resources
- Start
Project Setup Google Apps Script (3:27)
- Start
Search YouTube (3:44)
- Start
Source Code Search
- Start
Use Data Results From Search. (3:54)
- Start
Source Code
- Start
Create a Web App with Google Apps Script (5:34)
- Start
Source Code
- Start
Create HTML index page (6:58)
- Start
Source Code Index.html
- Start
Get Data from Google Script (3:47)
- Start
Source Code
- Start
Output Results to HTML Page. (4:14)
- Start
Output Results to HTML Page Part 2 (6:19)
- Start
Output Results to HTML Page Part 3 (2:46)
- Start
Source Code
- Start
Add to Spreadsheet. YouTube Search Results (5:05)
- Start
Source Code Google Apps Script
- Start
Code Review youTube Project. (5:09)