issues
search
gocolly
/
colly
Elegant Scraper and Crawler Framework for Golang
https://go-colly.org/
Apache License 2.0
23.38k
stars
1.77k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
doc: mention that OnScraped executes after OnHTML and OnXML
#832
aladmit
opened
1 week ago
0
403 Forbidden but postman return 200
#831
C-L-STARK
opened
3 weeks ago
1
Please, fix the documentation website?
#830
zhandosweb
opened
1 month ago
0
Fix export CreateFormReader function
#829
Shinku-Chen
opened
1 month ago
0
add : Context Clone
#828
Shinku-Chen
opened
1 month ago
0
add : NewXMLElement add index
#827
Shinku-Chen
opened
1 month ago
0
fix : retry redirect to AlreadyVisitedUrl will loop error
#826
Shinku-Chen
opened
1 month ago
0
Why the latest version was released on 2020?
#825
liuyi
opened
2 months ago
0
[Possible bug] colly returns 403, but http.Get returns 200
#824
ir2718
closed
2 months ago
1
链接访问出错, 无法再次访问
#823
kaylee595
closed
3 months ago
1
Multipart body should not be `map[string][]byte`
#822
abiriadev
opened
4 months ago
0
Respect robots.txt by default
#821
jstmrby
opened
4 months ago
0
Rand.Seed is deprecated and global rand functions are auto seeded since go 1.20
#820
roarc0
opened
5 months ago
0
Don't pass unused parameters in fetch method
#819
roarc0
opened
5 months ago
0
Add wikipedia example
#818
sarahegler
opened
5 months ago
0
New release?
#817
melroy89
opened
6 months ago
3
Expand GitHub Actions
#816
amarcum
opened
6 months ago
4
robotsMap memory continues to grow
#815
ZigHuang
opened
6 months ago
1
Can't provide duplicate key values when POSTing form data
#814
ngc
opened
6 months ago
0
Bump golang.org/x/net from 0.17.0 to 0.23.0
#813
dependabot[bot]
opened
7 months ago
0
fix : retry redirect to AlreadyVisitedUrl will loop error
#812
Shinku-Chen
closed
1 month ago
0
Fix more cases of pages redirecting to themselves
#811
WGH-
opened
8 months ago
4
Test on Go 1.22, drop old versions
#810
WGH-
closed
8 months ago
0
scrapper -> scraper Update README.md
#809
ideabrian
closed
8 months ago
0
Implement content sniffing for HTML parsing
#808
WGH-
closed
8 months ago
1
Bump google.golang.org/protobuf from 1.24.0 to 1.33.0
#807
dependabot[bot]
closed
8 months ago
1
Error trying to conditionally set up proxy function
#806
sstehniy
closed
9 months ago
1
retry redirect to AlreadyVisitedUrl will loop error
#805
Shinku-Chen
opened
10 months ago
1
Add HTTPDriver interface and chromedp implementation
#804
markwinter
closed
9 months ago
0
Support BFS search .
#803
JH6588
opened
10 months ago
0
Weird async behaviour - duplicates in responses
#802
AlexS778
opened
10 months ago
1
Post Login not persist session
#801
IgorDePaula
opened
10 months ago
1
Allow access to unsanitized file name
#800
j0hax
opened
10 months ago
1
how to by pass c.OnError
#799
quangnx99
opened
11 months ago
3
How to handle selector not found?
#798
pl33x
opened
11 months ago
0
Using async wisely
#797
VerusK
opened
11 months ago
0
Duplicated requests
#796
riklus
closed
11 months ago
1
Next release - When?
#795
Nordalf
opened
12 months ago
0
Fix Bug: retry scrape will lost POST requestData
#794
Shinku-Chen
closed
8 months ago
4
Update User-Agent strings for Firefox/Opera/Chrome/Edge
#793
mtskg
opened
1 year ago
0
Fix attempt to read gzip content from responses that cannot contain content
#792
seedifferently
closed
12 months ago
4
Remove dead links in README.md
#791
Dim-P
closed
9 months ago
0
handleOnXML tries to parse`.xlsx` files
#790
theseanything
opened
1 year ago
2
Bump golang.org/x/net from 0.7.0 to 0.17.0
#789
dependabot[bot]
closed
1 year ago
1
Encoding detection fix
#788
blagoySimandov
opened
1 year ago
0
Encoding detection fix
#787
blagoySimandov
closed
1 year ago
0
put accept header before OnRequest
#786
k4lizen
closed
1 year ago
5
Replaced deprecated io/ioutil package with proper implementations of …
#785
zachary-walters
closed
1 year ago
1
TLS Client support - bypass 403 Forbidden errors on sites like StockX, Indeed, etc!
#784
cullenwatson
opened
1 year ago
2
Cannot send request with no Accept header
#783
k4lizen
closed
1 year ago
1
Next