# LINE Blog Image Saver This script retrieves data from LINE, gets image data from a blog, and saves the images to Google Drive. ## Setup 1. Create a new Google Apps Script project 2. Create a new Google Drive folder 3. Install the `@google/clasp` package using npm 4. Deploy the script to Google Apps Script using `clasp push` ## Usage 1. Run the `main` function in the script editor