DarkScrape icon indicating copy to clipboard operation
DarkScrape copied to clipboard

Not working

Open ShAd0wJ opened this issue 3 years ago • 0 comments

Looking at your code I don't see anything wrong, and it's even in a format that most python coders in the workforce use. However, the variable r = session.get("http://icanhazip.com").text doesn't return anything and the program breaks down and stops working from there even with tor running in the background. I visited the website on a browser and the only thing on it is what looks like an IPv6 address and that's it. Is there supposed to be an api on this page or is it supposed to handle scraping someway that the user isn't aware?

ShAd0wJ avatar Apr 14 '22 12:04 ShAd0wJ