psf/requests-html

Need method get all children

開放

#226 建立於 2018年9月28日

 (6 則留言) (5 個反應) (0 位負責人)Python (976 個分叉)batch import
enhancementgood first issue

倉庫指標

星標
 (13,555 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南