{"id":25073331,"url":"https://github.com/nealrs/bluefeed","last_synced_at":"2026-04-26T12:32:57.387Z","repository":{"id":276167060,"uuid":"927338548","full_name":"nealrs/bluefeed","owner":"nealrs","description":"convert bluesky feeds into RSS feeds hosted in s3, with some optional keyword filtering","archived":false,"fork":false,"pushed_at":"2025-03-02T17:01:10.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T18:48:00.237Z","etag":null,"topics":["bluesky","bluesky-api","python","rss","sqllite"],"latest_commit_sha":null,"homepage":"http://nealshyam.com/rss","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nealrs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-04T19:43:55.000Z","updated_at":"2025-03-02T17:01:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"a61a090f-1bd8-4a7a-ae4d-178c41b8f474","html_url":"https://github.com/nealrs/bluefeed","commit_stats":null,"previous_names":["nealrs/bluefeed"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nealrs/bluefeed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nealrs%2Fbluefeed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nealrs%2Fbluefeed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nealrs%2Fbluefeed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nealrs%2Fbluefeed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nealrs","download_url":"https://codeload.github.com/nealrs/bluefeed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nealrs%2Fbluefeed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32297895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bluesky","bluesky-api","python","rss","sqllite"],"created_at":"2025-02-06T23:19:26.053Z","updated_at":"2026-04-26T12:32:57.364Z","avatar_url":"https://github.com/nealrs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bluefeed\n\n# What is this?\n- This is a dockerized python script.\n- It polls a Bluesky feed, like [this feed of article gift links](https://bsky.app/profile/davidsacerdote.bsky.social/feed/aaaixbb5liqbu), and persists title, link, description, pubDate, and social mention count to a sqllite database.\n- It generates _two RSS feeds:\n  - [`all.rss`](https://nealshyam.com/rss/all.rss) (`blacklistSources.txt` excludes sources you don't want. This is particuarly useful for sources that _appear_ to be in English, but are not.)\n  - [`filtered.rss`](https://nealshyam.com/rss/filtered.rss) (reads from `blacklistWords.txt` to exclude specific keywords)\n- Feeds are saved to an s3 bucket.\n- Both feeds exclude items with 0 social mentions. I might change this in the future, but also probably not.\n- Script runs every 20 minutes.\n- Also generates a nice index page with links \u0026 blacklist terms. \u003c- this could be done better / more programmatically\n- Bluesky \u0026 AWS credentials are stored in `.env`.\n- You'll need to create a Bluesky app password -- because 2fa.\n\n## Why did you make this?\n\n- 🤷🏽‍♂️ I'm in between jobs and I get bored easily.\n- Bluesky added RSS feeds recently, but only for _profiles_. \n- I wanted to test drive Copilot and check how much Python I remembered.\n- FWIW, Copilot did help me with things I wasn't sure of \u0026 didn't want to spend tons of time figuring out. I guess that's the whole point.\n- Yes, my code is a bit sloppy, but it gets the job done.\n- Yes, the filtered feed is aggressively anti-politics/government/world news. Frankly, I just want one feed _without_ that stuff.\n\n## Todo\n- figure out why the stylesheet isn't working, because RSS is ugly\n\n\u0026copy; [Neal Shyam](https://nealshyam.com) \u0026middot; @nealrs","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnealrs%2Fbluefeed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnealrs%2Fbluefeed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnealrs%2Fbluefeed/lists"}