sci_watch.source_wrappers.techcrunch_wrapper module

exception sci_watch.source_wrappers.techcrunch_wrapper.NotABlogPost[source]

Bases: Exception

class sci_watch.source_wrappers.techcrunch_wrapper.TechCrunchWrapper(search_topic: str, max_documents: int, start_date: datetime, end_date: datetime)[source]

Bases: SourceWrapper

update_documents()[source]

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