Author Topic: Linux - Download a Webpage And Strip The Scripts Out Of It  (Read 8028 times)

Offline Zefferon

  • Jr. Member
  • *
  • Posts: 13
Linux - Download a Webpage And Strip The Scripts Out Of It
« on: March 19, 2015, 04:43:07 AM »
THE SCRIPT STRIPPER


Tired of webpages clogged with so many scripts they hang your browser?

GUT 'EM.

ScriptStripper downloads a webpage to memory, removes the scripts,
and writes the result to a file. The file can then be opened in
your browser.

HOW TO USE IT

Navigate to the offending webpage.
Copy its web address out of the address bar.
Quickly click a different website to avoid hangup.
In a terminal, type ./ScriptStripper and paste the address.
Add an optional save file name if desired.
Run it.
Open the saved file file with your browser.
Works on most webpages.

Website:
   http://www.shallizar.com/nasmcollection/Linux/Shallizar/Apps/Internet/ScriptStripper.html

Same tarball.