joelgriffith / navalia

A bullet-proof, fast, and reliable headless browser API
https://joelgriffith.github.io/navalia/
GNU General Public License v3.0
957 stars 33 forks source link

.text api for sucking out text from a element #24

Closed joelgriffith closed 7 years ago

joelgriffith commented 7 years ago

Adds a .text api for returning a DOM node's inner-text (minus all the HTML markup)