Skip to content

ERROR - Error at find_posted_time method : Unknown string format: Enlarge #116

@tom-a-horrocks

Description

@tom-a-horrocks

Thanks for writing this app. I've recently started receiving an error to do with datetime parsing from a page that was previously working, so I'm assuming FB must have changed something. It might be the same as issue #109.

I'm using the latest version available on PyPI.

2024-06-05 07:42:57,254 - facebook_page_scraper.element_finder - ERROR - Error at find_posted_time method : Unknown string format: Enlarge
Traceback (most recent call last):
File "\facebook_page_scraper\element_finder.py", line 337, in __find_posted_time
parse(aria_label_value).isoformat()
^^^^^^^^^^^^^^^^^^^^^^^
File "\dateutil\parser_parser.py", line 1368, in parse
return DEFAULTPARSER.parse(timestr, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "\dateutil\parser_parser.py", line 643, in parse
raise ParserError("Unknown string format: %s", timestr)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions