Giter Site home page Giter Site logo

steamr's Introduction

steamR

Build Status

steamR provides an R wrapper for Steam's Web API.

The ultimate aim of steamR is to allow access to the all juicy data available on Steam and to pave the way for some neat analyses.

Installation

steamR is currently only available on github.

Install the development version from github using devtools:

 # install.packages("devtools")
 install_github("josegallegos07/steamR")

Usage

Use of Steam's APIs requires that you agree to the Steam API Terms of Use.

Steam Key

All requests require a Steam Web API Key. You can get a key here.

Please do not share your key as it identifies you when you make requests.

Available Methods

An exhaustive list of available methods:

 steamR_methods()

Getting Started

Methods to get you started:

method description
get_app_list Returns an exhaustive list containing the name and id of every program available in the Steam store.
get_steam_id_64 Returns a user's 64-bit Steam ID.

Examples

See examples.

Bugs & Feature Requests

Open a new issue if you want to report a bug or request a new (or missing) feature.

steamr's People

Watchers

James Cloos avatar Jose Gallegos avatar

Forkers

hbudyanto pecija

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.