Is it possible to copy a scene from a three js website?

I’m learning three js to add more visualization to my website.

But sometimes, I want to see how other scenes and canvases are coded in other three js website.

Is it possible to copy their canvas so that I can learn for experimentation?

Much appreciated.