Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Failed find a tag Outlook Web App #437

Closed
GaoTian-D opened this issue Dec 14, 2022 · 1 comment
Closed

Failed find a tag Outlook Web App #437

GaoTian-D opened this issue Dec 14, 2022 · 1 comment

Comments

@GaoTian-D
Copy link

demo code

	res, _ := http.Get("http://jsrxwxgzh.jszwfw.gov.cn:888/")
	doc, _ := goquery.NewDocumentFromReader(res.Body)
	doc.Find("a").Each(func(i int, s *goquery.Selection) {
		gologger.Info().Msg("Find!")   // Find nothing 
	})

Screen Shot 2022-12-14 at 21 32 32

@GaoTian-D
Copy link
Author

same to #139

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant