HTTrack

From Wikipedia, the free encyclopedia
Developer(s)Xavier Roche[1]
Initial releaseMay 1998; 25 years ago (1998-05)[2]
Stable release
3.49.5[3] / 27 January 2024; 2 months ago (27 January 2024)
Repository
Written inC
Operating systemMicrosoft Windows, macOS, Linux, FreeBSD and Android[4]
TypeOffline browser and Web crawler
LicenseGNU General Public License Version 3
Websitewww.httrack.com

HTTrack is a free and open-source Web crawler and offline browser, developed by Xavier Roche and licensed under the GNU General Public License Version 3.

HTTrack allows users to download World Wide Web sites from the Internet to a local computer.[5][6] By default, HTTrack arranges the downloaded site by the original site's relative link-structure. The downloaded (or "mirrored") website can be browsed by opening a page of the site in a browser.

HTTrack can also update an existing mirrored site and resume interrupted downloads. HTTrack is configurable by options and by filters (include/exclude), and has an integrated help system. There is a basic command line version and two GUI versions (WinHTTrack and WebHTTrack); the former can be part of scripts and cron jobs.

HTTrack uses a Web crawler to download a website. Some parts of the website may not be downloaded by default due to the robots exclusion protocol unless disabled during the program. HTTrack can follow links that are generated with basic JavaScript and inside Applets or Flash, but not complex links (generated using functions or expressions) or server-side image maps.

See also[edit]

References[edit]

  1. ^ Credits: Greetings & authors
  2. ^ Roche, Xavier (February 8, 2014). "Re: Full History of HTTrack". HTTrack Forum. Retrieved November 21, 2016. The first release was in May 1998, but only as binaries.
  3. ^ "Release 3.49.5".
  4. ^ HTTrack on Google Play
  5. ^ Engebretson, Patrick (2011). The Basics of Hacking and Penetration Testing. Elsevier. pp. 19–22. ISBN 9781597496568.
  6. ^ Beaver, Kevin (2012). Hacking For Dummies. John Wiley & Sons. pp. 278, 280–281. ISBN 9781118380963.

External links[edit]