Looking for a scraping tool to fully clone a website

noone170

Newbie
Joined
Apr 4, 2021
Messages
1
Reaction score
0
Hi, I'm trying to fully clone a website with the server database. Basically I need a software that can download all the pages and clone HTTP/S requests, static, AJAX on the same domain.
The expected result is a local offline working page with the server requests cloned.
So if we have a page that do fetch('/data?page=N'), the result will be a copy of the real server response, without updating of course.
The goal is to be able to access that page offline.

Any ideas?
 
databases code run server-side, fetching data from website database need an internet connection with the website server, all websites copying tools are client-side (front end) downloaders..., there's no such tool and should be not such tool from a security perspective.
 
I need a tool to make a clone of Google Search with all the functionalities and algos....sell ads and be rich forever.
 
Out there are people who scribble everything, do not know anyone in particular, search for forums.
 
Back
Top