Need method get all children #226
Labels
Comments
|
Hi @liking Thanks for your suggestion:) Is anyone willing to implement this? |
|
i need this feature |
|
Hi, @oldani I am willing to implement this. |
hey I would like to fix this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
Please add some method work with children nodes same as lxml.etree.getchildren()
Currently, I'm using requests-html but sometime I must using lxml.etree to load html from Element, after that, using etree to get children :(
Thanks so much. This is awesome project.
The text was updated successfully, but these errors were encountered: