sci_watch.source_wrappers.openai_wrapper module

class sci_watch.source_wrappers.openai_wrapper.OpenAIBlogWrapper(max_documents: int, start_date: datetime, end_date: datetime)[source]

Bases: SourceWrapper

OpenAI blog wrapper

update_documents() None[source]

Update the self.documents by looking for the latest OpenAI blog posts (between self.start_date and end self.end_date)