dieseltravis / actionnetwork-unsubscribe

using puppeteer, login to action network and unsubscribe from all subscriptions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

actionnetwork-unsubscribe

Instead of repeatedly logging in to the action network website to unsubscribe from things, use this.

Requirements

Install

  • Clone this repo
  • if you use nvm for node version management then nvm use
  • yarn install

Run

  • add .env file with credentials (see .env-sample)
  • if you use nvm for node version management then nvm use
  • yarn start

About

using puppeteer, login to action network and unsubscribe from all subscriptions

License:Other


Languages

Language:JavaScript 100.0%