Spaces:
Running
on
Zero
Running
on
Zero
Line Blog Image Saver
This script retrieves data from Line, gets image data from a blog, and saves the images to Google Drive.
Setup
- Create a new Google Apps Script project
- Create a new folder in Google Drive
- Install the
@google/clasp
package using npm - Deploy the script to Google Apps Script using
clasp push
Usage
- Run the
main
function in the script editor