Hi guys I'm getting this error: can you guys please check.
ERROR Cannot extract data from
https://www.tripadvisor.com/Hotel_Review-g198564-d557450-Reviews-Das_Konig_Ludwig_Inspiration_SPA-Schwangau_Upper_Bavaria_Bavaria.html.
2023-10-20T19:19:08.293Z Traceback (most recent call last):
2023-10-20T19:19:08.294Z File "/opt/venv/lib/python3.11/site-packages/anyio/streams/tls.py", line 133, in _call_sslobject_method
2023-10-20T19:19:08.299Z result = func(*args)
2023-10-20T19:19:08.300Z ^^^^^^^^^^^
2023-10-20T19:19:08.301Z File "/usr/local/lib/python3.11/ssl.py", line 921, in read
2023-10-20T19:19:08.302Z v = self._sslobj.read(len)
2023-10-20T19:19:08.303Z ^^^^^^^^^^^^^^^^^^^^^^
2023-10-20T19:19:08.303Z ssl.SSLWantReadError: The operation did not complete (read) (_ssl.c:2580)