pushshift

command module
v0.0.0-...-2102d85 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2019 License: MIT Imports: 1 Imported by: 1

README

pushshift

Go Report Card

A Go client for the pushshift.io reddit API.

Installation

Install the package with

go get -u github.com/mfdeux/pushshift

Authentication

The pushshift API does not require authentication. However, the API is rate-limited server-side.

Examples

For detailed examples, check out the examples folder.

// Returns a new unauthenticated client for invoking the API
client := pushshift.NewClient("myApp/0.1.0")

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
examples

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL