steam-scraper-client
v1.1.1
Published
NodeJS client for steam-scraper
Downloads
1
Readme
steam-scraper-client
To install:
npm install steam-scraper-client
or
yarn add steam-scraper-client
To use:
import { ScrapeApi } from 'steam-scraper-client'
const api = new ScrapeApi("<API KEY>");
api.scrape("filename", "md5").then((result) => {
...
})
You can obtain an API Key from https://repo.withertech.com/scraper/api