Skip to content

Releases: hu17889/go_spider

Version 1.2

13 Jan 07:50
Compare
Choose a tag to compare
  • 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

06 Dec 12:04
Compare
Choose a tag to compare
  1. Change capacity Scheduler to infinite

2.Scheduler alse can remove duplicate url

Version 1.1

30 Nov 13:45
Compare
Choose a tag to compare
  • 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

23 Sep 04:40
Compare
Choose a tag to compare

1.0 release