-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: gocolly/colly
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refactor to use atomic.Uint32
#862
by cuiweixie
was merged Oct 19, 2025
Loading…
updated Oct 19, 2025
refactor: use the built-in max to simplify the code
#864
by stemlaud
was merged Oct 13, 2025
Loading…
updated Oct 13, 2025
refactor: use slices.Contains to simplify code
#861
by billcarsoon
was merged Aug 21, 2025
Loading…
updated Aug 21, 2025
CacheExpiration should be copied when cloned
#859
by knyghte
was merged Jun 18, 2025
Loading…
updated Jun 18, 2025
fix : retry redirect to AlreadyVisitedUrl will error, 修正Redirect的retry报AlreadyVisitedError错误
#826
by Shinku-Chen
was merged Jun 10, 2025
Loading…
updated Jun 10, 2025
add : NewXMLElement add index
#827
by Shinku-Chen
was merged Jun 10, 2025
Loading…
updated Jun 10, 2025
Fix export CreateFormReader function
#829
by Shinku-Chen
was closed Jun 10, 2025
Loading…
updated Jun 10, 2025
add requestHeadersCallbacks to check request after limit wait but before request
#857
by Shinku-Chen
was merged Jun 10, 2025
Loading…
updated Jun 10, 2025
chore: fix function name in comment
#855
by gcmutator
was merged Jun 6, 2025
Loading…
updated Jun 6, 2025
feat(unmarshal): apply HTML attr on base element when selector is omi…
#853
by okhex
was merged Jun 1, 2025
Loading…
updated Jun 1, 2025
Add cache expiration option
#852
by nebojsaj1726
was merged May 29, 2025
Loading…
updated May 29, 2025
ensure Referer header is carried around
#851
by carljia999
was closed May 22, 2025
Loading…
updated May 23, 2025
feat: add DynamicContent extension for JavaScript rendering with Rod
#847
by waf-freelancer
was closed Apr 29, 2025
Loading…
updated Apr 29, 2025
docs: correct comment in SetProxyFunc to refer to *http.Transport
#846
by Marv963
was merged Apr 26, 2025
Loading…
updated Apr 26, 2025
Add HTTPDriver interface and chromedp implementation
#804
by markwinter
was closed Feb 8, 2024
•
Draft
updated Mar 29, 2025
fix #835: calling a callback detach while executing a callback might cause callbacks to be skipped or executed twice
#841
by horstf
was merged Mar 27, 2025
Loading…
updated Mar 28, 2025
doc: mention that OnScraped executes after OnHTML and OnXML
#832
by aladmit
was merged Mar 19, 2025
Loading…
updated Mar 19, 2025
Add headers/ua to robots.txt request
#838
by makew0rld
was merged Mar 19, 2025
Loading…
updated Mar 19, 2025
TLS Client support - bypass 403 Forbidden errors on sites like StockX, Indeed, etc!
#784
by cullenwatson
was closed Dec 29, 2024
Loading…
updated Dec 29, 2024
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.