Skip to content

Add OpenAI Engineering RSS feed#59

Open
lloydclowes wants to merge 1 commit intoOlshansk:mainfrom
lloydclowes:issue-58-openai-engineering-feed
Open

Add OpenAI Engineering RSS feed#59
lloydclowes wants to merge 1 commit intoOlshansk:mainfrom
lloydclowes:issue-58-openai-engineering-feed

Conversation

@lloydclowes
Copy link
Copy Markdown

@lloydclowes lloydclowes commented Mar 11, 2026

Closes #58

Summary

  • add a generator for the OpenAI Engineering blog feed
  • register a make target for generating the feed
  • add the generated feed XML and README entry

Implementation notes

OpenAI already publishes an official RSS feed at https://openai.com/news/rss.xml. This implementation filters that first-party feed to items categorized as Engineering, which maps cleanly to https://openai.com/news/engineering/ and avoids brittle scraping against a Cloudflare-protected page.

Validation

  • ran the generator directly with the project virtualenv
  • ran the OpenAI Engineering make target with the virtualenv activated in PATH
  • validated the generated XML parses successfully
  • confirmed the feed main link points to the Engineering page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RSS Feed Request] OpenAI Engineering Blog

1 participant