moda20 / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
70 stars 25 forks source link

time is missing tzinfo #59

Open UlyssesZh opened 1 month ago

UlyssesZh commented 1 month ago

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