retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x034D07D8>: Fai
led to establish a new connection: [Errno 11001] getaddrinfo failed'))
anyone know, how to decide this problem?
whyy???
Do you know what Onion websites are? I assume you do because you're trying to scrape one.
Just, me said to work with urls and said me these urls to work
Dark web website.
You need to configure the request to go through SOCKS proxy because it is a .onion site You wont get a response with a regular http request. I forget how to do it but it is just a few extra lines of code. Look up how to request through socks proxy
Обсуждают сегодня