Smart Spreadsheets

Product details

Q: Scrape Stock Data to Google Sheets

Is it possible to scrape stock data and update regularly in google sheet? For example, if the below link is in cell A2, can the name be populated in C2, price be populated in D2, etc.

https://sg.finance.yahoo.com/quote/MBH.SI/

vp.iitmApr 19, 2025
Founder Team
Sohails

Sohails

Apr 19, 2025

A: Currently its not possible to scrape stock data. I am not sure if you are aware of this, but you can get GOOGLEFINANCE data in the sheet by using this: https://support.google.com/docs/answer/3093281?hl=en

Let me know if you want this automated regularly.

Share
Helpful?
Log in to join the conversation
Posted: Apr 19, 2025

GOOGLEFINANCE and IMPORTXML doesn't work for all stocks. Hence, checking if your software works.