{"id":17190919,"url":"https://github.com/dfm/feedfinder2","last_synced_at":"2025-04-10T02:21:25.961Z","repository":{"id":10233588,"uuid":"12335480","full_name":"dfm/feedfinder2","owner":"dfm","description":"A Python library for finding feed links on websites.","archived":false,"fork":false,"pushed_at":"2022-06-22T13:23:19.000Z","size":12,"stargazers_count":49,"open_issues_count":5,"forks_count":20,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-04-29T22:17:40.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jsonld-java/jsonld-java","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dfm.png","metadata":{"files":{"readme":"README.rst","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":"2013-08-24T00:30:34.000Z","updated_at":"2024-01-10T21:48:53.000Z","dependencies_parsed_at":"2022-09-19T09:51:57.757Z","dependency_job_id":null,"html_url":"https://github.com/dfm/feedfinder2","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/dfm%2Ffeedfinder2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfm%2Ffeedfinder2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfm%2Ffeedfinder2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfm%2Ffeedfinder2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfm","download_url":"https://codeload.github.com/dfm/feedfinder2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248143114,"owners_count":21054709,"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-10-15T01:24:24.879Z","updated_at":"2025-04-10T02:21:25.941Z","avatar_url":"https://github.com/dfm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Feedfinder2\n===========\n\nThis is a Python library for finding links feeds on a website. It is based on\n`feedfinder \u003chttp://www.aaronsw.com/2002/feedfinder/\u003e`_ - originally\nwritten by `Mark\nPilgrim \u003chttp://en.wikipedia.org/wiki/Mark_Pilgrim_(software_developer)\u003e`_ and\nsubsequently maintained by `Aaron\nSwartz \u003chttp://en.wikipedia.org/wiki/Aaron_Swartz\u003e`_ until his untimely death.\n\nUsage\n-----\n\nFeedfinder2 offers a single public function: ``find_feeds``. You would use it\nas follows:\n\n::\n\n    from feedfinder2 import find_feeds\n    feeds = find_feeds(\"xkcd.com\")\n\nNow, ``feeds`` is the list: ``['http://xkcd.com/atom.xml',\n'http://xkcd.com/rss.xml']``. There is some attempt made to rank feeds from\nbest candidate to worst but... well... you never know.\n\nLicense\n-------\n\nFeedfinder2 is licensed under the MIT license (see LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfm%2Ffeedfinder2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfm%2Ffeedfinder2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfm%2Ffeedfinder2/lists"}