Skip to content

Pull requests: gocolly/colly

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix nil pointer dereference in Collector.handleOnError
#887 opened Jun 4, 2026 by Shinku-Chen Contributor Loading…
3 tasks done
fix(http): cap decompressed body to MaxBodySize to block gzip bombs
#886 opened Jun 4, 2026 by Shinku-Chen Contributor Loading…
fix(collector): give Clone an independent http.Client and lock
#885 opened Jun 4, 2026 by Shinku-Chen Contributor Loading…
fix(context): avoid Context.Clone deadlock under a concurrent writer
#884 opened Jun 4, 2026 by Shinku-Chen Contributor Loading…
fix: correct instagram example struct tag
#883 opened Jun 3, 2026 by StantonMatt Loading…
Fix clone redirect revisit checks
#882 opened Jun 3, 2026 by StantonMatt Loading…
fix: report robots.txt fetch errors to OnError
#881 opened Jun 3, 2026 by StantonMatt Loading…
Fix queue AddRequest after Run returns
#879 opened Jun 3, 2026 by StantonMatt Loading…
docs: clarify request depth semantics
#878 opened Jun 3, 2026 by StantonMatt Loading…
fix(proxy): surface chosen ProxyURL on Request and Response
#874 opened May 20, 2026 by Shinku-Chen Contributor Loading…
chore: fix some minor issues
#871 opened Apr 22, 2026 by purelualight Loading…
Add chromedp backend help wanted
#844 opened Mar 29, 2025 by markwinter Loading…
Create SECURITY.md
#836 opened Feb 6, 2025 by NSEcho Loading…
Respect robots.txt by default
#821 opened Jul 9, 2024 by jstmrby Loading…
Don't pass unused parameters in fetch method
#819 opened Jun 15, 2024 by roarc0 Loading…
Add wikipedia example
#818 opened Jun 14, 2024 by sarahegler Loading…
Bump golang.org/x/net from 0.17.0 to 0.23.0 dependencies Pull requests that update a dependency file
#813 opened Apr 19, 2024 by dependabot Bot Loading…
Allow access to unsanitized file name
#800 opened Jan 4, 2024 by j0hax Loading…
Using async wisely
#797 opened Dec 28, 2023 by VerusK Loading…
Encoding detection fix
#788 opened Oct 9, 2023 by blagoySimandov Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.