enhancementgood first issue
Métricas do repositório
- Stars
- (13.555 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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.