1.1.1 • Published 2 years ago

steam-scraper-client v1.1.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

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