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
Sort

Pull requests list

Cleanup invalid xml characters before unmarshalling
#408 opened Dec 1, 2019 by jredl-va Loading… updated Dec 1, 2019
return current storage.Storage enhancement question
#484 opened May 7, 2020 by jony4 Loading… updated May 22, 2020
Public serializablerequest
#504 opened Jun 9, 2020 by anton-bogdanovskiy Draft updated Jun 9, 2020
Make allowances for responses with missing ContentLength
#512 opened Jun 15, 2020 by majelbstoat Loading… updated Jun 15, 2020
Added context.Context Support
#255 opened Nov 15, 2018 by Zaba505 Loading… updated Oct 9, 2020
Fix excessive memory usage
#562 opened Nov 26, 2020 by x-wesley Loading… updated Dec 1, 2020
Add More Queue Example
#346 opened Jun 21, 2019 by nafisfaysal Loading… updated Mar 9, 2021
Safely unlock Collector Mutex in defer clause
#441 opened Jan 29, 2020 by maciej Loading… updated Mar 19, 2021
Bypass request delay when request is cancelled
#619 opened Jun 5, 2021 by waltton Loading… updated Jun 17, 2021
Update func isDomainAllowed
#420 opened Dec 18, 2019 by jiguangsdf Loading… updated Jul 14, 2021
Add a AuthenticatedRoundRobinProxyHTTP method to authenticate proxies
#578 opened Jan 22, 2021 by wowinter13 Loading… updated Jan 26, 2022
Add schedule feature and tests
#655 opened Oct 17, 2021 by schmorrison Loading… updated Apr 27, 2022
Add fuzzer
#720 opened Jul 29, 2022 by AdamKorcz Loading… updated Jul 29, 2022
add cache only && optmize huge amount cache index
#734 opened Oct 23, 2022 by linkec Loading… updated Oct 23, 2022
fix: enable select current element for struct slice unmarshal
#748 opened Jan 12, 2023 by xzvwang Loading… updated Apr 18, 2023
Add mtnmunuklu/lescatit to the list of projects using Colly
#772 opened Jun 22, 2023 by mtnmunuklu Loading… updated Jun 22, 2023
Refactor existing caching mechanism into pluggable system
#766 opened Apr 29, 2023 by unjello Loading… updated Jun 27, 2023
new. add reset callback function
#618 opened Jun 4, 2021 by pashifika Loading… updated Aug 22, 2023
Add example istockphoto
#723 opened Aug 18, 2022 by QIN2DIM Loading… updated Sep 28, 2023
support for Request option model
#782 opened Sep 18, 2023 by lingdor Loading… updated Oct 16, 2023
support error in context of response
#781 opened Sep 17, 2023 by lingdor Loading… updated Oct 16, 2023
Queue Depth functionality + Panic with Async
#774 opened Jul 20, 2023 by KristinnVikar Loading… updated Nov 8, 2023
1 task done
Don't decompress gzip if data doesn't look like gzip
#746 opened Jan 5, 2023 by WGH- Loading… updated Nov 21, 2023
Using async wisely
#797 opened Dec 28, 2023 by VerusK Loading… updated Dec 28, 2023
ProTip! Filter pull requests by the default branch with base:master.