I have used the code
=IMPORTXML("https://www.propertyguru.com.sg/listing/hdb-for-sale-207-bishan-street-23-21890867","//div[@class='listing-title']")
initially it was working, however, it became imported content is empty.
I was thinking that it could be the website is blocking scraping, sometimes when i scroll through it site, it will ask me to verify that i am not a bot.
any thoughts?
listing-title
is not used in the HTML. So can I ask you about the result you expect? – Tanaikeclass='listing-title'
. It was working previously then it stopped. I asked someone to help with it and it was working on his sheet, I used his sheet and duplicate another sheet and it works also, but the next day all the sheets stopped working as well. – Chris