Open
Description
I noticed that the crawler isn't able to crawl the letterboxd ToS and other policies anymore
The ToS:
https://letterboxd.com/legal/terms-of-use/
https://letterboxd.com/legal/privacy-policy/
https://letterboxd.com/legal/community-policy/
The edit page:
https://edit.tosdr.org/services/2074/annotate
& the Xpath:
/html/body/div[1]/div/div/article
It seems that our crawler wasn't able to retrieve any text. Please check that the XPath and URL are accurate.
Reason: TimeoutError
Stacktrace: Waiting for element to be located By(xpath, /html/body/div[1]/div/div/article) Wait timed out after 10002ms