Anyone Know how i can completely copy a whole website?
including images, css,html,java script, and links
Voters
InvisibleOne
Right click on a page, then click page source, then you can copy and paste everything you see.
ZarmDev
For a repl you can fork it but if you mean website you have to copy all files in source and you can use the page source. Don't copy :/
Not really possible, especially for sites with dynamic routes.