/puppeteer-tv

Primary LanguageJavaScript

About

This repo is a basic demonstration of how to take a screenshot from a tradingview chart using puppeteer

Requirements

  • Node v7.6.0+ (Because of async/await usage)
  • npm

Usage

Clone the repo and install dependencies

npm i

Once installed, run the code as follow

node index.js

Wait a moment, once completed a new file screenshot.png is created