{"id":24886850,"url":"https://github.com/odolbeau/retumador","last_synced_at":"2025-03-27T10:27:59.681Z","repository":{"id":275144762,"uuid":"925200124","full_name":"odolbeau/retumador","owner":"odolbeau","description":"A single cli app to generate an RSS for (almost) any website","archived":false,"fork":false,"pushed_at":"2025-03-19T08:10:04.000Z","size":648,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T03:46:46.116Z","etag":null,"topics":["rss"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/odolbeau.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-31T12:29:22.000Z","updated_at":"2025-03-19T08:10:07.000Z","dependencies_parsed_at":"2025-01-31T13:40:13.936Z","dependency_job_id":"21784f7f-ee90-4f5f-89c7-48b237ee5061","html_url":"https://github.com/odolbeau/retumador","commit_stats":null,"previous_names":["odolbeau/retumador"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odolbeau%2Fretumador","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odolbeau%2Fretumador/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odolbeau%2Fretumador/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odolbeau%2Fretumador/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/odolbeau","download_url":"https://codeload.github.com/odolbeau/retumador/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245825810,"owners_count":20678650,"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":["rss"],"created_at":"2025-02-01T15:17:02.386Z","updated_at":"2025-03-27T10:27:59.674Z","avatar_url":"https://github.com/odolbeau.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Retumador\n\nRetumador is an CLI command which allow to create a RSS feed for (almost) any website.\n\n## Usage\n\nCreate a `config.json` file which looks like this one:\n\n```json\n{\n    \"name\": \"Human Immobilier\",\n    \"url\": \"https://www.human-immobilier.fr/achat-maison-terrain-marsac-le-grand-bourg-benevent-l-abbaye-saint-etienne-de-fursac?quartiers=\u0026surface=\u0026surfaceMax=\u0026sterr=\u0026sterrMax=\u0026prix=-100000000\u0026typebien=1-3\u0026nbpieces=1-2-3-4-5\u0026og=0\u0026type=5\u0026where=Marsac-__23210_$Le-Grand-Bourg-__23240_$Benevent-l-Abbaye-__23210_$Saint-%C3%89tienne-de-Fursac-__23290_\u0026_b=1\u0026_p=1\u0026tyloc=5\u0026travaux=1-2-4-5\u0026neuf=1\u0026ancien=1\u0026ids=23124-23095-23021-23192\",\n    \"browser\": \"firefox\",\n    \"selectors\": {\n        \"item\": \"//div[@class=\\\"bien bien-bi\\\"]\",\n        \"title\": \".//a/@title\",\n        \"link\": \".//a/@href\"\n    }\n}\n```\n\nThen run the following command:\n\n```bash\ndocker run -t -v ${PWD}:/tmp odolbeau/retumador:latest crawl /tmp/config.json -o /tmp/feed.rss.xml\n```\n\nOpen `feed.rss.xml` to see your generated feed! 🥳\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodolbeau%2Fretumador","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fodolbeau%2Fretumador","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodolbeau%2Fretumador/lists"}