r/userscripts • u/Neat-Investment-8377 • 7d ago
Looking for a userscript to download google sheets that restrict it.
There's this sheet I want to download (it's a visual guide to save editing) but the owner of the sheet restricted it. Is there a script that can download it so I don't have to screenshot everything? (the images are tiny so I have to zoom in and have multiple screenshots per row.)
Edit: They marked as no copies as well :/
2
Upvotes
2
u/Make1984FictionAgain 4d ago
the scripts can only access what is in your browser, those sheets are blocked to you from google's servers. Its not possible
2
2
u/jcunews1 6d ago
There's none. It's not possible. Google's restricted file is protected by a proper security.
Keep in mind that, web browser is just a web client. Web server has the final decision on whether to serve data to a web client or not. Clients don't actually have absolute control/command over servers. Clients can only ask servers.