antchfx / htmlquery

htmlquery is golang XPath package for HTML query.
https://github.com/antchfx/xpath
MIT License
739 stars 74 forks source link

fix:Modify the LoadURL method to provide proxy and timeout control. #72

Open Joker-desire opened 7 months ago

Joker-desire commented 7 months ago

Refactor the LoadURL method, use variable parameters to pass parameters, add proxy and timeout control parameters, and be compatible with previous versions