tpb-parser

command module
v0.0.0-...-9c1e58b Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2016 License: GPL-3.0 Imports: 13 Imported by: 0

README

tpb-parser

What is this?

thepiratebay.cr database downloader. Parses The Pirate Bay site and stores it's data into csv or json files.

Written as a exercise in Go, so do not expect too much.

Building it

  1. Install go

  2. Install "goquery" go get -u github.com/PuerkitoBio/goquery

  3. Compile tpb-parser

     git clone git://github.com/akashihi/tpb-parser.git
     cd tpb-parser
     go build .
    

Running it

Generally:

tpb-parser -output tpb.csv 

or tpb-parser -output tpb.json -json

All parameters could be omited. Run with --help to get parameters description

License

See LICENSE file.

Copyright 2016 Denis V Chapligin akashihi@gmail.com

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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