S
S
sigmatik2017-11-09 16:48:21
Wget
sigmatik, 2017-11-09 16:48:21

How to download the entire site section?

There is a website, a specific example https://www.rosminzdrav.ru/ministry/61/22/stranits...
Minimum task: download all PDF files, links to which are on the pages/sections/subsections of this page
Maximum task: download section completely to the disk in such a way that not only web pages are opened, but also all files that are linked on these pages (PDFs).
I plan to use wget for these purposes, what parameters should be added to it to solve this problem? Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
A person from Kazakhstan, 2017-11-09
@LenovoId

$ wget -r --no-parent https://www.rosminzdrav.ru/ministry/61/22/stranits
so it seems

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question