this post was submitted on 23 Jan 2025
21 points (88.9% liked)

Privacy

34173 readers
1389 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

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!

you are viewing a single comment's thread
view the rest of the comments
[–] BombOmOm@lemmy.world 12 points 1 month ago (1 children)

You could hit the page via Tor to anonymize your access, then use the Save Page As context menu item to save the page.

[–] Zeon@lemmy.world 2 points 1 month ago* (last edited 1 month ago) (1 children)

Yes, but I would need to enable Javascript, Ultimateguitar.com completely blocks access if Javascript is disabled. Thank you for the tip though! I did not know of that feature.

[–] superkret@feddit.org 5 points 1 month ago* (last edited 1 month ago) (1 children)

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 1 points 3 weeks ago* (last edited 3 weeks 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).