M
M
Max2019-10-17 17:29:44
Web development
Max, 2019-10-17 17:29:44

How to record the history of requests, responses and content while interacting with the site in the browser?

Hello!
I need to make a copy of the site to write a program and test this program on this copy, because access to the original site is not always available and is limited in time.
It is not necessary that the solution itself build a copy of the site (but it would not be bad), enough structured data about requests, responses and content between them, from which I can assemble the site myself.
Requests can be both through ajax and regular page navigations, browser history can be navigated, for example, when href="javascript:history.back()" is hung on a link, there can be multiple redirects.
Are there any programs, extensions or other tools?
How are such tasks solved?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
index0h, 2019-10-17
@maximrabotaet

network tab in chrome. wireshark

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question