M BUZZ CRAZE NEWS
// news

Download all the links from a website at once [duplicate]

By Mia Morrison

Possible Duplicate:
How can I download an entire website

Is there any software that allows you to download all the links of a website at once?

E.g.: I'm using the w3school.com site and want to download all the PHP tutorials at once.

Someone told me "tglepote".bt I have no idea what it is and Google returns me with nothing.

3

4 Answers

Wget:

GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.

1

wget --mirror --no-parent

I've had decent luck with the "DownThemAll" extension for firefox:

1

Free Download Manager has that functionality.