amirgamil opened this issue 4 years ago · 0 comments
This method was previously working but for some reason, it returns nil every single time now
//example t, _ := soup.Get("https://google.com") fmt.Println(soup.HTMLParse(t)) //prints {address <nil>}