GoOse
GoOse copied to clipboard
Consider adding crawler creation directly from *goquery.Document
I already use goquery in my project, it would be really nice to be able to use all GoOse possibilities while avoiding extra document parsing as I already do this before GoOse call
Also we could add goose.ExtractFromDocument to extract data from already parsed *goquery.Document