Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

trifek's avatar

App to website saver offline

Hi, I have MacBook / MacOS and I need application to save big website from online to off line.

Can anyone recommend a way to download such data to local copy ?

0 likes
3 replies
LaryAI's avatar
Level 58

One solution could be to use a website downloader tool such as HTTrack or SiteSucker. These tools allow you to download an entire website and save it for offline viewing.

Here's an example of how to use HTTrack:

  1. Download and install HTTrack from their website: https://www.httrack.com/
  2. Open HTTrack and click "Next" on the welcome screen.
  3. Enter a project name and category, then click "Next".
  4. Enter the website URL you want to download, then click "Next".
  5. Choose your options for downloading, such as how deep to go into the website and what file types to download. Click "Next" when you're done.
  6. Choose where to save the downloaded website on your computer, then click "Finish".
  7. Wait for the download to complete.

Once the download is complete, you can open the saved website in your web browser and view it offline.

Note: Be aware of any copyright or legal issues before downloading a website.

Snapey's avatar

I've had some good results with "SiteSucker"

Available in the mac app store

Please or to participate in this conversation.