scrapenstein

command module
v0.0.0-...-83c8144 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2020 License: MIT Imports: 4 Imported by: 0

README

Scrapenstein

This project contains an assortment of API scrapers for various services that I use personally and professionally. The results of the scrapes are stored in Postgres, where tools such as Metabase, Google Data Studio, and others can be used to perform analysis.

Though I've structured and built this project around my own needs, please feel free to use and contribute back if you find it to be useful!

Status

There may be large, breaking changes at any point in time.

Prerequisites

  • A Postgres DB. 10.x or higher.
  • Go 1.14+ or higher.

Install

In absence of tagged releases, the best bet for installing Scrapenstein is go get:

go get -u github.com/gtaylor/scrapenstein

You can then run the scrapeinstein command.

Usage

The included CLI is designed with exploration in mind. Run the scrapeinstein command and take a look at the sub-commands within.

Support

These sources are offered as-is with no official support provided.

License

Scrapenstein is licensed under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
pkg
db
scraper/github
package github contains a set of scrapers for GitHub.
package github contains a set of scrapers for GitHub.
scraper/pagerduty
package pagerduty contains a set of scrapers for PagerDuty.
package pagerduty contains a set of scrapers for PagerDuty.

Jump to

Keyboard shortcuts

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