J
J
Julia2016-09-18 22:01:16
Programming
Julia, 2016-09-18 22:01:16

Is it possible to follow the links of a site downloaded from wget offline?

hello everyone. using wget downloaded the site.
is it possible to do something = to follow the links offline?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Saboteur, 2016-09-18
@Julila

Depends on the site. For simple sites, the -k option specified when downloading the site will suffice:
-k, --convert-links make links in downloaded HTML point to local files.
For complex sites, this may not work at all.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question