scraper

package
v0.0.0-...-04c6e67 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2016 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchTorrent

func FetchTorrent(url string) ([]byte, error)

func ScrapeTorrentURL

func ScrapeTorrentURL(url string) (string, error)

Types

type CpasbienResult

type CpasbienResult struct {
	Name string `json:"name"`
	URL  string `json:"url"`
	Size string `json:"size"`
	Up   int    `json:"up"`
	Down int    `json:"down"`
}

func ScrapeCpasbien

func ScrapeCpasbien(query string) ([]CpasbienResult, error)

Jump to

Keyboard shortcuts

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