Website Downloader Application

Solved
pheromix Posted messages 2 Registration date   Status Member Last intervention   -  
WiseControl Posted messages 40 Status Member -

Hello,

Is there an Android app to download an entire website so I can access it offline?

Actually, I'm learning about computer science on the w3schools website, and I want to access it even when I'm offline.

Thank you very much.

1 answer

  1. WiseControl Posted messages 40 Status Member 4
     

    Hello,

    There are many applications that allow you to do this:
    - Cyotek WebCopy
    - HTTrack
    - SiteSucker
    - Wget

    If you are on Windows, I recommend WebCopy which is very easy to use; however, if you are on Linux, the wget command is directly available in the terminal, or you can use HTTrack which works very well.

    PS: Make sure to download WebCopy from the official Cyotek website, as there are many suspicious external links out there..

    Best regards.

    -1
    1. pheromix Posted messages 2 Registration date   Status Member Last intervention   9
       

      And for smartphones?

      0
      1. WiseControl Posted messages 40 Status Member 4 > pheromix Posted messages 2 Registration date   Status Member Last intervention  
         

        Knowing that smartphones run on the Linux kernel, HTTrack is available: HTTrack Website Copy on the Play Store

        (I have never tested this application, I cannot guarantee its functionality.)

        0