Skip to content

A small tool I made to disable JavaScript on HTML pages so I can pass through paywalls

License

Notifications You must be signed in to change notification settings

barbarabrito/js-disabler

Repository files navigation

js disabler

A small tool I made that disables JavaScript on HTML pages so I can pass through paywalls.

For this I used pupeteer and express-handlebars.

To run locally

1. Clone the repository and get inside the folder
git clone https://github.com/barbarabrito/js-disabler.git
cd js-disabler
2. Install the dependencies
npm install
npm run dev

About

A small tool I made to disable JavaScript on HTML pages so I can pass through paywalls

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published