Skip to content

[BUG] App store and reddit scrapper is failing #120

@lalitpagaria

Description

@lalitpagaria
/usr/local/lib/python3.7/dist-packages/obsei/source/appstore_scrapper.py in lookup(self, config, **kwargs)
     73                 )
     74 
---> 75                 if review.date < since_time:
     76                     break
     77                 if last_since_time is None or last_since_time < review.date:

TypeError: can't compare offset-naive and offset-aware datetimes

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions