psf/requests-html

Need method get all children

Aperta

#226 aperta il 28 set 2018

 (6 commenti) (5 reazioni) (0 assegnatari)Python (976 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (13.555 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor