Skip to content

feed_openai_research.xml is empty - no items generated #60

@zhibinF

Description

@zhibinF

The OpenAI Research feed at feeds/feed_openai_research.xml contains only channel metadata but no
<item> entries.

The XML currently looks like this:

<channel>                                    
  <title>OpenAI Research News</title>
  <link>https://openai.com/news/research</link>                                                   
  <description>Latest research news and updates from OpenAI</description>                         
  ...                                                                                             
  <!-- no <item> elements -->                                                                     
</channel>                                                                                        
                                             
Likely the scraper in feed_generators/openai_research_blog.py is failing to parse content —       
possibly due to HTML structure changes on https://openai.com/news/research/ or bot detection
blocking the request.                                                                             

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions