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

Fix golint import path
#241 by golint-fixer was merged Oct 25, 2018 Loading…
Fixes issue #229
#230 by bmancone was merged Jan 14, 2019 Loading…
Proxy URL for request
#222 by pyjac was merged Sep 17, 2018 Loading…
Add support for struct slices
#216 by vosmith was merged Aug 28, 2018 Loading…
Support umarshalling slices of pointers
#205 by vosmith was merged Aug 10, 2018 Loading…
[fix] instagram example scraper fixed
#202 by potato was merged Aug 1, 2018 Loading…
Fix link in comment
#201 by jbampton was merged Aug 1, 2018 Loading…
Adding goquotes to the list of projects using colly
#200 by clouedoc was merged Jul 31, 2018 Loading…
Added local files example
#172 by vosmith was merged Jun 25, 2018 Loading…
Add ForEachWithBreak function to HTMLElement
#166 by mumugoah was merged Jun 14, 2018 Loading…
Add support to field unmarshal ignore specification
#143 by ringbrew was merged May 15, 2018 Loading…
fix ChildText panic if xpath does not exist in xml
#138 by llonchj was merged May 9, 2018 Loading…
Fix request.Retry() ignoring AllowURLRevisit
#134 by gsoec was merged May 8, 2018 Loading…
Add support to URL regexp blacklisting
#132 by palvarezcordoba was merged Apr 27, 2018 Loading…
add missing collector elements in collector.Clone
#118 by llonchj was merged Mar 21, 2018 Loading…
fix typo in tests
#117 by llonchj was merged Mar 18, 2018 Loading…
collector.FollowRedirects support
#115 by llonchj was merged Mar 16, 2018 Loading…
Introduces reddit example
#102 by frankcash was merged Feb 7, 2018 Loading…
corrected typo
#98 by andviro was merged Jan 29, 2018 Loading…
cacheDir Windows Bug
#97 by colin-davis was merged Jan 23, 2018 Loading…
WIP: xpath support enhancement
#89 by vosmith was merged Feb 7, 2018 Loading…
Use *httptest.Server in tests, remove init func
#87 by peterhellberg was merged Jan 6, 2018 Loading…
ProTip! Exclude everything labeled bug with -label:bug.