aggregator

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

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

Go to latest
Published: Oct 23, 2014 License: BSD-3-Clause Imports: 13 Imported by: 0

README

Aggregator

This script is a simple aggregator for fetching web content of different websites. Websites that need to be parsed, are added in the config/schema.json, with their corresponding schema.

The aggregator will automatically fetch all the pages of each feed, and save them in a JSON file stored in the output directory.

Configuration of the aggregator can be done in the config/config.json file.

Building

Install dependencies
$ go get github.com/PuerkitoBio/goquery
$ go get github.com/kennygrant/sanitize
Build & Run Aggregator
$ go build
$ ./Aggregator

Acknowledgements

Author

Mathias Beke

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