moda20 / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
88 stars 28 forks source link

time is missing tzinfo #59

Open UlyssesZh opened 4 months ago

UlyssesZh commented 4 months ago

The 'time' field of a post returned by get_posts doesn't have tzinfo. The value of post['time'].tzinfo is None.