suzuken / go-adstxt

Ads.txt parser written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-adstxt

Ads.txt parser and crawler written in Go.

As a library

import "github.com/suzuken/go-adstxt"

As a tool

$ go get github.com/suzuken/go-adstxt/...

and then you can use adstxt command.

$ adstxt -url=http://example.com/ads.txt

LICENSE

MIT

Author

Kenta Suzuki (a.k.a. suzuken)

About

Ads.txt parser written in Go


Languages

Language:Go 100.0%