{"id":19922511,"url":"https://github.com/sa7mon/craigsfeed","last_synced_at":"2025-05-03T07:30:43.742Z","repository":{"id":45192787,"uuid":"344857798","full_name":"sa7mon/craigsfeed","owner":"sa7mon","description":"RSS feed generator for Craigslist searches","archived":false,"fork":false,"pushed_at":"2022-01-02T05:59:57.000Z","size":12,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-24T03:51:51.329Z","etag":null,"topics":["craigslist","golang","rss"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sa7mon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-05T15:48:20.000Z","updated_at":"2023-05-11T03:40:23.000Z","dependencies_parsed_at":"2022-09-10T11:50:44.119Z","dependency_job_id":null,"html_url":"https://github.com/sa7mon/craigsfeed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fcraigsfeed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fcraigsfeed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fcraigsfeed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa7mon%2Fcraigsfeed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sa7mon","download_url":"https://codeload.github.com/sa7mon/craigsfeed/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252156742,"owners_count":21703344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["craigslist","golang","rss"],"created_at":"2024-11-12T22:11:11.406Z","updated_at":"2025-05-03T07:30:43.496Z","avatar_url":"https://github.com/sa7mon.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# craigsfeed\n\nRSS feed generator for Craigslist searches\n\n## Usage\n\nThe HTTP server will listen on port 8000 for requests to `/rss`\n```\n -interval int\n        Minutes to wait between scrapes (default 120)\n  -url string\n        URL of Craigslist search\n```\n\n**Build from source**\n```shell\ngo build -o craigsfeed main.go\n./craigsfeed -url \u003csearch URL here\u003e -interval 60\n```\n\n**Run via Docker**\n\n```shell\ndocker build . -t craigsfeed:latest\ndocker run -p 8000:8000 --rm craigsfeed -url \"https://your-craigslist-search.url\" -interval 90\n```\n\n\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsa7mon%2Fcraigsfeed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsa7mon%2Fcraigsfeed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsa7mon%2Fcraigsfeed/lists"}