psf/requests-html

Need method get all children

オープン

#226 opened on 2018/09/28

 (6 件のコメント) (5 件のリアクション) (0 人の担当者)Python (976 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (13,555 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド