kevinzg / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
2.35k stars 626 forks source link

Dateparser is sometimes off by a week #268

Closed neon-ninja closed 3 years ago

neon-ninja commented 3 years ago

Strings like "last Tue" return the current date if its Tuesday.

There's open issues in the dateparser issue tracker about this: https://github.com/scrapinghub/dateparser/issues/898 https://github.com/scrapinghub/dateparser/issues/635 https://github.com/scrapinghub/dateparser/issues/716 And an open PR https://github.com/scrapinghub/dateparser/pull/638

neon-ninja commented 3 years ago

This should fix it https://github.com/kevinzg/facebook-scraper/commit/9ab4a11a3a108af2ade4ac1375654680e58b6f5b