Ecosyste.ms: Issues

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

GitHub / antchfx/htmlquery issues and pull requests

#63 - Which package would be faster htmlquery or xmlquery?

Issue - State: open - Opened by RuairiSpain about 1 year ago - 1 comment

#62 - Duration of the request

Issue - State: closed - Opened by Protoculos over 1 year ago - 1 comment

#61 - `LoadURL()` supports 'gzip ', 'deflate' decompression

Issue - State: closed - Opened by zhengchun over 1 year ago

#60 - Utilities to create *html.Node from http.Request and http.Response

Pull Request - State: closed - Opened by MarcusAdriano over 1 year ago - 1 comment

#59 - bump golang.org/x/net from 0.5.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#58 - concurrent writes to map panic

Issue - State: closed - Opened by JWAlberty over 1 year ago - 2 comments
Labels: bug

#56 - FindOne with expression containing groups only works the first time

Issue - State: closed - Opened by JWAlberty over 1 year ago - 2 comments
Labels: bug

#55 - Xpath failing to find nodes

Issue - State: closed - Opened by waldner over 1 year ago - 2 comments

#54 - Replace bytes.Buffer with strings.Builder

Pull Request - State: closed - Opened by egginabucket over 1 year ago

#53 - Get a panic when parse html page

Issue - State: closed - Opened by aaronchen2k almost 2 years ago - 6 comments

#52 - `Find` returns an element when passed an invalid xpath

Issue - State: closed - Opened by iambodi almost 2 years ago - 3 comments
Labels: bug

#51 - `replace()` on a query doesn't seem to work

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

#50 - Randomly panics !

Issue - State: closed - Opened by Jisin0 about 2 years ago - 1 comment

#49 - [bug] htmlquery.QueryAll not returning all node attribute results

Issue - State: closed - Opened by bnkai over 2 years ago - 2 comments
Labels: bug

#48 - Access inner text from node with other elements around

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

#47 - The example fails in ubuntu 20.04

Issue - State: closed - Opened by GermanG over 2 years ago - 1 comment

#46 - Add method with combined SelectAttr and ExistsAttr functionality

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

#45 - Improve the documentation for `Query`

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

#44 - Update query.go

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

#43 - Using Libraries to Convert HTML to XPath

Issue - State: closed - Opened by ProfessorManhattan almost 3 years ago - 5 comments

#42 - Can't get node by their index

Issue - State: closed - Opened by koteesy about 3 years ago - 4 comments
Labels: bug

#41 - i am grabbing form from a html page but this is also printing some garbage string "0xc000145ea0"

Issue - State: open - Opened by RAVIPRAJ over 3 years ago - 1 comment
Labels: question

#40 - Xpath position function not working properly

Issue - State: open - Opened by carlows over 3 years ago - 3 comments
Labels: bug, xpath

#39 - Is it supposed to return the body node?

Issue - State: open - Opened by zzwx over 3 years ago - 5 comments

#38 - A bug when I use htmlquery.InnerText

Issue - State: closed - Opened by pgshow over 3 years ago - 2 comments

#37 - Does it support "string" xpath function?

Issue - State: closed - Opened by Nillouise over 3 years ago - 2 comments

#36 - Add configurable timeout to LoadURL

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

#35 - substring-after() is not being executed

Issue - State: open - Opened by plamen-nikolov over 3 years ago - 4 comments
Labels: question

#34 - i/o timeout

Issue - State: closed - Opened by 9kill almost 4 years ago - 1 comment

#33 - LoadURL sometimes can not get the right page

Issue - State: closed - Opened by ToniDuanKroos almost 4 years ago
Labels: enhancement

#32 - update readme

Pull Request - State: closed - Opened by fahimbagar almost 4 years ago - 1 comment

#31 - Panic when querying malformed xpath

Issue - State: open - Opened by WithoutPants almost 4 years ago
Labels: bug, enhancement

#30 - Neat Project!! 🚀

Issue - State: open - Opened by datlife about 4 years ago - 1 comment

#29 - [Runtime error] - invalid memory address or nil pointer dereference

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

#28 - Code example issue on README

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

#27 - How check an object exist or not

Issue - State: open - Opened by Eghbalii about 4 years ago - 3 comments
Labels: question

#26 - Searx xpath doesn't work with htmlquery

Issue - State: closed - Opened by dadatawujue about 4 years ago - 4 comments
Labels: bug

#25 - Xpath with | character does not return element with duplicated text

Issue - State: closed - Opened by WithoutPants about 4 years ago - 5 comments
Labels: bug, enhancement

#24 - Querying for text() using contains() returns duplicate results

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

#23 - how can i update some attribute in the element

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

#22 - panic when calling QueryAll with expression starting with $

Issue - State: closed - Opened by WithoutPants over 4 years ago
Labels: bug

#21 - fix hard coded cache limit

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

#20 - text() node function does not work as it should.

Issue - State: closed - Opened by atakanozceviz over 4 years ago - 1 comment
Labels: bug, xpath

#19 - Inserting to cache is not thread-safe

Issue - State: closed - Opened by tamasd over 4 years ago - 6 comments
Labels: enhancement

#18 - Added LoadDoc

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

#17 - How can I get a attribute value?

Issue - State: closed - Opened by jddggh over 4 years ago - 4 comments
Labels: question

#16 - add built-in query object caching for reuse in the multiple queries with the same query string

Issue - State: closed - Opened by zhengchun over 4 years ago - 4 comments
Labels: enhancement

#15 - Separate xpath expression compilation

Issue - State: closed - Opened by tv42 over 4 years ago - 5 comments
Labels: question

#14 - Add go module support

Pull Request - State: closed - Opened by Kangaroux almost 5 years ago - 1 comment
Labels: enhancement

#13 - 'Evaluate' may return incorrect result ?

Issue - State: closed - Opened by jcamiel almost 5 years ago - 8 comments
Labels: bug

#12 - 'Find' return different results with same xpath

Issue - State: closed - Opened by surpassly about 5 years ago - 11 comments
Labels: enhancement

#11 - Attribute selector bug?

Issue - State: closed - Opened by peterstark72 about 5 years ago - 2 comments

#10 - Slow parsing of multiple xpath expression

Issue - State: closed - Opened by apancyborg over 5 years ago - 2 comments
Labels: performance, xpath

#9 - Switch to SemVer

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

#8 - Any plans on supporting object-oriented style nodes?

Issue - State: closed - Opened by Fawers over 5 years ago - 3 comments

#7 - Remove a `FindEach()` and `FindEachWithBreak()` method

Issue - State: closed - Opened by zhengchun over 5 years ago - 1 comment
Labels: question

#6 - Is it a bug?

Issue - State: closed - Opened by Protoculos over 5 years ago - 1 comment
Labels: enhancement

#5 - childnode get data from parents

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

#4 - release ?

Issue - State: closed - Opened by akkumar over 5 years ago - 2 comments

#3 - Can't find 'a' element

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

#2 - Added new function FindEachWithBreak

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

#1 - Strange result

Issue - State: closed - Opened by marcelloh over 6 years ago - 5 comments