UNPKG

@xhissy/google-stock-scraper

Version:

A node package that allows you to scrape ticker info from Google Finance

4 lines (2 loc) 70 B
const scrape = require('./lib/scraper.js'); module.exports = scrape;