craigsfeed

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

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

Go to latest
Published: Jan 2, 2022 License: MIT Imports: 13 Imported by: 0

README

craigsfeed

RSS feed generator for Craigslist searches

Usage

The HTTP server will listen on port 8000 for requests to /rss

 -interval int
        Minutes to wait between scrapes (default 120)
  -url string
        URL of Craigslist search

Build from source

go build -o craigsfeed main.go
./craigsfeed -url <search URL here> -interval 60

Run via Docker

docker build . -t craigsfeed:latest
docker run -p 8000:8000 --rm craigsfeed -url "https://your-craigslist-search.url" -interval 90

License

MIT

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