tradingview-scraper
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

TradingView Scraper for Node.js

npm version types license

Really basic TradingView data scraper for Node.js.
warning: the implementation is a little bit dirty, but hey, it works!

Installation

# npm
npm install tradingview-scraper
# yarn
yarn add tradingview-scraper
# pnpm
pnpm add tradingview-scraper

Featuring

  • brand-shiny-new typescript typings
  • real-time data freshly stolen borrowed from TradingView's socket.io interface
  • almost 100% success rate of stealing borrowing data
  • 1:1 accuracy of stolen borrowed data #confirmed
  • HTTP Origin header spoofing so nobody will notice anything suspicious
  • okay, let's finally go into the serious mode, shall we?

Usage

Coming soon, for now just check Examples.

License

ISC License

Copyright (c) 2018-2022, Piotr Adamczyk

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Package Sidebar

Install

npm i tradingview-scraper

Weekly Downloads

27

Version

1.0.3

License

ISC

Unpacked Size

52 kB

Total Files

35

Last publish

Collaborators

  • imxeno