Masakazu Tamaki
お問い合わせ
カテゴリー:
Google App Script
【GAS】外部サイトを取得できるUrlFetchAppの使い方
GASで外部サイトの中身を取得したい場合、UrlFetchAppというものを利用します。
こちらの記事は下記のページを参考にしました。
https://developers.google.com/apps-script/reference/url-fetch/url-fetch-app
https://developers.google.com/apps-script/reference/url-fetch/http-response
2020年7月23日