Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / anaskhan96/soup issues and pull requests

#83 - Fix for `invalid memory address or nil pointer dereference`

Pull Request - State: open - Opened by Dharmey747 about 1 year ago

#82 - Wikipedia Example

Pull Request - State: closed - Opened by Abhay-1552 about 1 year ago

#81 - incomplete docs (PostForm)

Issue - State: open - Opened by awsms over 1 year ago

#80 - chore: pkg imported more than once

Pull Request - State: open - Opened by testwill over 1 year ago

#79 - chore: unnecessary use of fmt.Sprintf

Pull Request - State: open - Opened by testwill over 1 year ago

#78 - Fix findOnce() panic

Pull Request - State: open - Opened by denislituev over 1 year ago

#77 - Update dependencies and bump go version to 1.19

Pull Request - State: open - Opened by giovanni-liboni almost 2 years ago

#76 - invalid memory address or nil pointer dereference when chaining methods

Issue - State: open - Opened by alexballas about 2 years ago - 2 comments

#75 - how to set proxy with get request?

Issue - State: open - Opened by zhangyiming748 over 2 years ago

#74 - Can anyone tell me how to send request through proxy?

Issue - State: open - Opened by zhangyiming748 almost 3 years ago - 2 comments

#73 - add new ecommerce example

Pull Request - State: open - Opened by anwam almost 3 years ago

#72 - Update soup.go

Pull Request - State: closed - Opened by bdwyertech almost 3 years ago

#71 - i found a bug in your soup

Issue - State: open - Opened by brexeprogram almost 3 years ago

#70 - Should Text() return all sibling text?

Issue - State: closed - Opened by sunshineplan about 3 years ago

#69 - soup.HTMLParse() returning nil

Issue - State: open - Opened by amirgamil over 3 years ago

#68 - Is this possible to search by some attribute?

Issue - State: closed - Opened by arpanetus over 3 years ago - 1 comment

#67 - findOnce break after the first child node.

Issue - State: open - Opened by knuppe almost 4 years ago

#66 - fatal error: concurrent map iteration and map write

Issue - State: open - Opened by weaming almost 4 years ago - 1 comment

#65 - InnerHTML

Issue - State: open - Opened by ewen-lbh about 4 years ago

#64 - How to get http status code?

Issue - State: closed - Opened by chuongtrh about 4 years ago - 1 comment

#63 - Navigating to Parent

Issue - State: open - Opened by joekinley about 4 years ago - 2 comments
Labels: enhancement

#62 - Anything akin to BeautifulSoup's Comment?

Issue - State: open - Opened by mtslzr about 4 years ago - 1 comment
Labels: enhancement

#61 - Filter out non-Element Nodes when doing FindAll

Pull Request - State: closed - Opened by natiiix over 4 years ago - 1 comment

#60 - destroy all element given node; like bs4.element --> extract

Pull Request - State: closed - Opened by dongzhongshu over 4 years ago - 1 comment

#59 - Added converting html encoding to UTF-8

Pull Request - State: closed - Opened by akmubi over 4 years ago - 5 comments

#58 - Find() ret Root field value Pointer maybe nil

Issue - State: closed - Opened by peilr over 4 years ago - 1 comment

#57 - Find Or

Issue - State: open - Opened by bajro17 over 4 years ago - 2 comments
Labels: enhancement

#56 - How can I find with class and get attribute?

Issue - State: closed - Opened by UedaTakeyuki over 4 years ago - 2 comments

#55 - How to use selectors?

Issue - State: open - Opened by kadnan over 4 years ago - 1 comment
Labels: enhancement

#54 - FindAll Regex

Issue - State: open - Opened by guanicoe over 4 years ago - 1 comment
Labels: enhancement

#53 - fix(soup):fix when r.pointer is nil cause panic

Pull Request - State: closed - Opened by greenpipig over 4 years ago - 1 comment

#52 - Element to raw HTML function added

Pull Request - State: closed - Opened by rafikkasmi over 4 years ago - 1 comment

#51 - Add POST functions

Pull Request - State: closed - Opened by deepsheth over 4 years ago - 1 comment

#50 - go.mod: no matching versions for query "v1.2"

Issue - State: closed - Opened by d-schmidt over 4 years ago - 3 comments

#49 - In the examples file weather.go element not found

Issue - State: closed - Opened by avto727 almost 5 years ago - 1 comment

#48 - Add go modules

Pull Request - State: closed - Opened by Enrico204 almost 5 years ago - 1 comment

#47 - Fix crash in FullText() recursion if one ElementNode has no children (not even TextNode)

Pull Request - State: closed - Opened by Enrico204 almost 5 years ago - 2 comments

#46 - how to get element's parent node

Issue - State: closed - Opened by Luoyayu almost 5 years ago - 1 comment

#45 - Added Korean Example for soup

Pull Request - State: closed - Opened by CptTH about 5 years ago - 1 comment

#44 - Add defined errors to the package

Pull Request - State: closed - Opened by ghostlandr about 5 years ago - 5 comments

#43 - Add Translated version of Documentation ( Korean )

Pull Request - State: closed - Opened by lionking6792 about 5 years ago - 2 comments

#42 - Translate Documents English -> Korean

Pull Request - State: closed - Opened by lionking6792 about 5 years ago - 1 comment

#41 - Fixed issue with finding elements from multiple attr values

Pull Request - State: closed - Opened by mcrav about 5 years ago - 2 comments

#40 - Hello~ I'm Student in KwangWoon University city of Seoul. Korea

Issue - State: closed - Opened by lionking6792 about 5 years ago - 2 comments
Labels: stale

#39 - Crashed with SIGSEGV

Issue - State: closed - Opened by sunshine69 about 5 years ago - 4 comments

#38 - FindAll element with no class attribute

Issue - State: open - Opened by Gustibimo about 5 years ago - 1 comment
Labels: enhancement

#37 - Add String() function

Issue - State: closed - Opened by ictlyh over 5 years ago - 1 comment

#36 - Fix error when nested itens haven't a text or doesn't exists

Pull Request - State: closed - Opened by cdavid14 over 5 years ago - 1 comment

#35 - Adding element to HTML function

Pull Request - State: closed - Opened by rafikkasmi over 5 years ago - 2 comments

#34 - crash fix

Pull Request - State: closed - Opened by theromis over 5 years ago - 1 comment

#33 - Find/FindAll with an empty string will match any tag

Pull Request - State: closed - Opened by dustmop over 5 years ago - 3 comments

#32 - Add a Post() function

Issue - State: closed - Opened by gtmtech over 5 years ago - 2 comments
Labels: enhancement

#31 - FullText() should not crash when encountering empty node

Pull Request - State: closed - Opened by Photonios over 5 years ago - 1 comment

#30 - Versioning

Issue - State: closed - Opened by JedBeom almost 6 years ago - 1 comment

#29 - Proposal: Add an "Empty" func to Root that would make it easier to tell when a query didn't return results

Issue - State: closed - Opened by ghostlandr almost 6 years ago - 7 comments
Labels: enhancement

#28 - Adding a `FullText` function

Pull Request - State: closed - Opened by algogrit about 6 years ago - 1 comment

#26 - Added for-loop and fixed missing https URL prefix.

Pull Request - State: closed - Opened by splinet over 6 years ago - 1 comment

#25 - Empty strings throw errors on Text()

Issue - State: closed - Opened by nick-stocks over 6 years ago - 3 comments

#23 - Add Root.Children()

Pull Request - State: closed - Opened by aykevl over 6 years ago

#22 - Please convert output according to charset specified in html

Issue - State: closed - Opened by andreygursky over 6 years ago - 1 comment
Labels: enhancement

#21 - How to find an element with particular value?

Issue - State: open - Opened by andreygursky over 6 years ago - 2 comments
Labels: enhancement

#20 - Crash accessing results of FindAll("span")

Issue - State: closed - Opened by andreygursky over 6 years ago - 1 comment

#19 - fix nil pointer dereference panic error

Pull Request - State: closed - Opened by bigzhu over 6 years ago - 1 comment

#18 - how can I get the nested element?

Issue - State: closed - Opened by sbb520 over 6 years ago - 2 comments

#17 - FindStrict and FindAllStrict

Pull Request - State: closed - Opened by Salmondx over 6 years ago - 4 comments

#16 - Errors lowercase and Get with provided HTTP client

Pull Request - State: closed - Opened by Salmondx over 6 years ago - 1 comment

#15 - Find by single class

Issue - State: closed - Opened by ghandic over 6 years ago - 16 comments

#14 - Cookie support

Pull Request - State: closed - Opened by imdario almost 7 years ago

#13 - catchPanic() prints to stdout on some semi-valid cases

Issue - State: closed - Opened by matjam almost 7 years ago - 1 comment

#12 - All the functions should return errors

Issue - State: closed - Opened by VictorNine about 7 years ago

#11 - Custom headers in Get() request

Pull Request - State: closed - Opened by danilopolani about 7 years ago - 3 comments

#10 - Debug mode, check if element is found and correct comments

Pull Request - State: closed - Opened by danilopolani about 7 years ago - 4 comments

#9 - Feature Request: User Defined Headers

Issue - State: closed - Opened by yamamushi over 7 years ago - 2 comments
Labels: enhancement

#8 -   causes no text to be returned

Issue - State: closed - Opened by FM1337 over 7 years ago - 10 comments
Labels: bug, help wanted, stale

#7 - Check if element exists without triggering warnings in console?

Issue - State: closed - Opened by FM1337 over 7 years ago - 5 comments

#6 - Spelling and grammar fixes

Pull Request - State: closed - Opened by TheHackerDev over 7 years ago - 2 comments

#5 - Fixed bug in HTMLParse function

Pull Request - State: closed - Opened by Gyga8K over 7 years ago

#4 - log.Fatal

Issue - State: closed - Opened by iMaxopoly over 7 years ago - 2 comments

#3 - FindNextSibling bug

Issue - State: closed - Opened by ShevaXu over 7 years ago - 4 comments
Labels: bug

#2 - Close the resource

Pull Request - State: closed - Opened by Gyga8K over 7 years ago - 1 comment

#1 - Remove global variable in find.go

Issue - State: closed - Opened by anaskhan96 over 7 years ago
Labels: bug