Skip to content

kernel-panic-codecave/steam-scraper-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages