kissasian.go

command module
v0.0.0-...-bd2cb66 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: GPL-3.0 Imports: 7 Imported by: 0

README

kissasian.go

A simple webscraper for KissAsian, meant for educational purposes.

For now the program will only look for a hard-coded show on the site. In which you can easily change on main.go. You can even change to another website, as long as you write the scraper function yourself.

Building

If you want to build this the easy way, I recommend you to use Task. It's a simple tool and it integrates very well with Go.

To build the project with it, just be sure to be inside the project directory and run

task build

and a kissasian binary will be built on the bin folder.

Using Go directly

If you don't have or don't want to use Task, you can use the Go command-line directly.

Run it simply as

go build -o main.go bin/kissasian

DISCLAIMER: If you're on Windows, you need to insert .exe at the end of the command in order to execute the binary.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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