Hello, I’m wondering if there is a way to download webpages anonymously, without actually having to visit the website. I want to access this website, but it requires Javascript. So, instead I’m just wondering if theres a way to download the webpage (I want to download the webpage with its functions, like any audio features along with it, for say, Ultimateguitar.com). I recall there being some GNUWebProxy downloading tool or whatever, I just forgot the name of it.

Thank you!

  • superkret@feddit.org
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    5 days ago

    There is no way to anonymously access a website that requires Javascript.
    Javascript is code that runs on your computer.
    How is it going to get there without your IP address?

    • ertai@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      5 hours ago

      what you are saying is plain wrong or not explained well. Using tor with javascript enabled you are getting the javascript anonymously, however in the process of running that javascript there is a risk of deanonymisation (for instance, that javascript code could be doing fingerprinting and other bad stuff).