/steam-scraper-client

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

npm version codecov semantic-release: angular

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