How to Scraping with Parser [Google Apps Script]

Опубликовано: 23 Апрель 2026
на канале: Tech School for Change Makers (TSfCM)
15,381
217

This video is how to scrape a website using Google Apps Script.
Advanced:    • 【Python】Facebook個人情報をSelenium (セレニウム) でスクレ...  

0:00 What to watch out for in scraping
3:42 Fetching HTML with UrlFetchApp.fetch()
9:49 Fetching data with Parser
13:45 Saving data to a spreadsheet
33:33 Setting triggers to update daily
37:17 DEMO & end roll

We hope this will be helpful for those who are trying to automate their business.

▼Qiita article (programming code) ↓↓↓↓
https://qiita.com/njn0te/items/9e7719...

▼Parser library ID ↓↓↓↓
1Mc8BthYthXx6CoIz90-JiSzSafVnT6U3t0z_W3hLTAX5ek4w0G_EIrNw

▼Reference site for what to watch out for in scraping ↓↓↓↓
https://topcourt-law.com/internet_sec...

▼Page where you will scrape from↓↓↓↓
https://connpass.com/ranking/

Even if you are a very beginner who knows nothing about programming, it will work if you follow the video. I hope it will be helpful for those who are trying to improve business efficiency and automation.

Udemy "A course to learn the basics of Google Apps Script"
https://www.udemy.com/course/googleap...
Enter the discount coupon code in "year and month".
Example: "202204" for April 2022

Udemy "Creating a LINE BOT using Web API and Scraping Course
https://www.udemy.com/course/web-api-...
Enter the discount coupon code in "year and month".
Example: "202108" for August 2021

TSfCM official website
https://tsfcm.jp

Twitter (please feel free to DM us)
  / njn0te  

--
#gas #parser #scraping