issues
search
anaskhan96
/
soup
Web Scraper in Go, similar to BeautifulSoup
MIT License
2.18k
stars
168
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix for `invalid memory address or nil pointer dereference`
#83
Dharmey747
opened
1 year ago
0
Wikipedia Example
#82
Abhay-1552
closed
1 year ago
0
incomplete docs (PostForm)
#81
awsms
opened
1 year ago
0
chore: pkg imported more than once
#80
testwill
opened
1 year ago
0
chore: unnecessary use of fmt.Sprintf
#79
testwill
opened
1 year ago
0
Fix findOnce() panic
#78
denislituev
opened
1 year ago
0
Update dependencies and bump go version to 1.19
#77
giovanni-liboni
opened
1 year ago
0
invalid memory address or nil pointer dereference when chaining methods
#76
alexballas
opened
1 year ago
2
how to set proxy with get request?
#75
zhangyiming748
opened
2 years ago
0
Can anyone tell me how to send request through proxy?
#74
zhangyiming748
opened
2 years ago
2
add new ecommerce example
#73
anwam
opened
2 years ago
0
Update soup.go
#72
bdwyertech
closed
2 years ago
0
i found a bug in your soup
#71
brexeprogram
opened
2 years ago
0
Should Text() return all sibling text?
#70
sunshineplan
closed
1 year ago
0
soup.HTMLParse() returning nil
#69
amirgamil
opened
3 years ago
0
Is this possible to search by some attribute?
#68
arpanetus
closed
3 years ago
1
findOnce break after the first child node.
#67
knuppe
opened
3 years ago
0
fatal error: concurrent map iteration and map write
#66
weaming
opened
3 years ago
1
InnerHTML
#65
ewen-lbh
opened
4 years ago
0
How to get http status code?
#64
chuongtrh
closed
2 years ago
1
Navigating to Parent
#63
joekinley
opened
4 years ago
2
Anything akin to BeautifulSoup's Comment?
#62
mtslzr
opened
4 years ago
1
Filter out non-Element Nodes when doing FindAll
#61
natiiix
closed
4 years ago
1
destroy all element given node; like bs4.element --> extract
#60
dongzhongshu
closed
4 years ago
1
Added converting html encoding to UTF-8
#59
akmubi
closed
4 years ago
5
Find() ret Root field value Pointer maybe nil
#58
peilr
closed
4 years ago
1
Find Or
#57
bajro17
opened
4 years ago
2
How can I find with class and get attribute?
#56
UedaTakeyuki
closed
4 years ago
2
How to use selectors?
#55
kadnan
opened
4 years ago
1
FindAll Regex
#54
guanicoe
opened
4 years ago
1
fix(soup):fix when r.pointer is nil cause panic
#53
greenpipig
closed
4 years ago
1
Element to raw HTML function added
#52
rafikkasmi
closed
4 years ago
1
Add POST functions
#51
deepsheth
closed
4 years ago
1
go.mod: no matching versions for query "v1.2"
#50
d-schmidt
closed
4 years ago
3
In the examples file weather.go element not found
#49
avto727
closed
4 years ago
1
Add go modules
#48
Enrico204
closed
4 years ago
1
Fix crash in FullText() recursion if one ElementNode has no children (not even TextNode)
#47
Enrico204
closed
4 years ago
2
how to get element's parent node
#46
Luoyayu
closed
4 years ago
1
Added Korean Example for soup
#45
CptTH
closed
4 years ago
1
Add defined errors to the package
#44
ghostlandr
closed
4 years ago
5
Add Translated version of Documentation ( Korean )
#43
lionking6792
closed
4 years ago
2
Translate Documents English -> Korean
#42
lionking6792
closed
5 years ago
1
Fixed issue with finding elements from multiple attr values
#41
mcrav
closed
4 years ago
2
Hello~ I'm Student in KwangWoon University city of Seoul. Korea
#40
lionking6792
closed
4 years ago
2
Crashed with SIGSEGV
#39
sunshine69
closed
4 years ago
4
FindAll element with no class attribute
#38
Gustibimo
opened
5 years ago
1
Add String() function
#37
ictlyh
closed
4 years ago
1
Fix error when nested itens haven't a text or doesn't exists
#36
cdavid14
closed
5 years ago
1
Adding element to HTML function
#35
rafikkasmi
closed
4 years ago
2
crash fix
#34
theromis
closed
5 years ago
1
Next