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
Find/FindAll with an empty string will match any tag
#33
dustmop
closed
5 years ago
3
Add a Post() function
#32
gtmtech
closed
4 years ago
2
FullText() should not crash when encountering empty node
#31
Photonios
closed
5 years ago
1
Versioning
#30
JedBeom
closed
5 years ago
1
Proposal: Add an "Empty" func to Root that would make it easier to tell when a query didn't return results
#29
ghostlandr
closed
4 years ago
7
Adding a `FullText` function
#28
algogrit
closed
5 years ago
1
Added for-loop and fixed missing https URL prefix.
#26
splinet
closed
5 years ago
1
Empty strings throw errors on Text()
#25
nick-stocks
closed
4 years ago
3
[BUG]: Search classes with spaces fails every time (even in the weather example you provided)
#24
Fef0
closed
4 years ago
6
Add Root.Children()
#23
aykevl
closed
6 years ago
0
Please convert output according to charset specified in html
#22
andreygursky
closed
4 years ago
1
How to find an element with particular value?
#21
andreygursky
opened
6 years ago
2
Crash accessing results of FindAll("span")
#20
andreygursky
closed
6 years ago
1
fix nil pointer dereference panic error
#19
bigzhu
closed
6 years ago
1
how can I get the nested element?
#18
sbb520
closed
6 years ago
2
FindStrict and FindAllStrict
#17
Salmondx
closed
6 years ago
4
Errors lowercase and Get with provided HTTP client
#16
Salmondx
closed
6 years ago
1
Find by single class
#15
ghandic
closed
6 years ago
16
Cookie support
#14
darccio
closed
6 years ago
0
catchPanic() prints to stdout on some semi-valid cases
#13
matjam
closed
6 years ago
1
All the functions should return errors
#12
VictorNine
closed
7 years ago
0
Custom headers in Get() request
#11
danilopolani
closed
7 years ago
3
Debug mode, check if element is found and correct comments
#10
danilopolani
closed
7 years ago
4
Feature Request: User Defined Headers
#9
yamamushi
closed
7 years ago
2
causes no text to be returned
#8
FM1337
closed
4 years ago
10
Check if element exists without triggering warnings in console?
#7
FM1337
closed
7 years ago
5
Spelling and grammar fixes
#6
TheHackerDev
closed
7 years ago
2
Fixed bug in HTMLParse function
#5
Gyga8K
closed
7 years ago
0
log.Fatal
#4
iMaxopoly
closed
7 years ago
2
FindNextSibling bug
#3
ShevaXu
closed
7 years ago
4
Close the resource
#2
Gyga8K
closed
7 years ago
1
Remove global variable in find.go
#1
anaskhan96
closed
7 years ago
0
Previous