Releases: hu17889/go_spider
Releases · hu17889/go_spider
Version 1.2
- Add header and cookies
- Add url tag name
- Add example "github_login_profile_page_processor" for using header and cookies
- Add function AddRequest, AddRequests, GetByRequest, GetAllByRequest in spider and AddTargetRequestWithParams, AddTargetRequestsWithParams in Page
- Expose moduler Request
Version 1.1.1
- Change capacity Scheduler to infinite
2.Scheduler alse can remove duplicate url
Version 1.1
- Add new responce type "jsonp", "text";
- Change the charset to utf-8 when the charset of responce data is not utf-8;
- Add Header and Cookies to Page
- Fix some implicit bugs
Version 1.0
1.0 release