{"id":19300669,"url":"https://github.com/fantomas42/django-feedgrabber","last_synced_at":"2025-04-22T10:32:00.458Z","repository":{"id":653705,"uuid":"296292","full_name":"Fantomas42/django-feedgrabber","owner":"Fantomas42","description":"A RSS/Atom feeds grabber, for your Django websites.","archived":false,"fork":false,"pushed_at":"2010-10-06T13:28:16.000Z","size":108,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-19T16:52:40.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://fantomas.willbreak.it","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fantomas42.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-09-03T10:57:56.000Z","updated_at":"2013-09-28T19:31:50.000Z","dependencies_parsed_at":"2022-07-05T06:30:26.776Z","dependency_job_id":null,"html_url":"https://github.com/Fantomas42/django-feedgrabber","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fdjango-feedgrabber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fdjango-feedgrabber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fdjango-feedgrabber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantomas42%2Fdjango-feedgrabber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fantomas42","download_url":"https://codeload.github.com/Fantomas42/django-feedgrabber/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223892994,"owners_count":17220834,"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":[],"created_at":"2024-11-09T23:15:28.460Z","updated_at":"2024-11-09T23:15:29.241Z","avatar_url":"https://github.com/Fantomas42.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==================\nDjango-Feedgrabber\n==================\n\nDjango-feedgrabber is a django application which grabs RSS/Atom feeds\nthrought the network, for archiving and displaying the feeds with\ncategorization.\n\n.. contents::\n\nInstall\n=======\n\nInstall the package in your *PYTHON_PATH* by getting the sources and run\n**setup.py** or use *pip* ::\n\n  $\u003e pip install -e git://github.com/Fantomas42/django-feedgrabber.git#egg=django-feedgrabber\n\nThen register the **feedgrabber** app in your *INSTALLED_APPS* project's\nsection.\n\nUrls\n====\n\nMultiple urlsets are provided to ensure the navigation. ::\n\n  \u003e\u003e\u003e url(r'^friendfeeds/', include('feedgrabber.urls.items')),\n  \u003e\u003e\u003e url(r'^friendfeeds/feeds/', include('feedgrabber.urls.feeds')),\n  \u003e\u003e\u003e url(r'^friendfeeds/authors/', include('feedgrabber.urls.authors')),\n  \u003e\u003e\u003e url(r'^friendfeeds/languages/', include('feedgrabber.urls.languages')),\n  \u003e\u003e\u003e url(r'^friendfeeds/categories/', include('feedgrabber.urls.categories')),\n\nCommand\n=======\n\nFeedgrabber provide one django command for grabbing the feeds. Execute it\nas a cronjob to refresh yours feeds. ::\n\n  $\u003e python manage.py grabfeeds\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantomas42%2Fdjango-feedgrabber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffantomas42%2Fdjango-feedgrabber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantomas42%2Fdjango-feedgrabber/lists"}