requests-html
requests-html copied to clipboard
Pythonic HTML Parsing for Humans™
domain `html.python-requests.org` is broken
This site: https://requests.readthedocs.io/projects/requests-html/en/latest/ Has listed the python version support as: _Only **Python 3.6** is supported_ This is obviously wrong and someone should change it
Im using requests-html inside Celery task but i get this error "RuntimeError: There is no current event loop in thread 'Dummy-5'." I fIx it like this ```py class HTMLSession(BaseSession): def...
Hi: I am trying to parse a table contents on a [page](https://www.meds-sdmm.dfo-mpo.gc.ca/isdm-gdsi/twl-mne/inventory-inventaire/sd-ds-eng.asp?no=9422&user=isdm-gdsi®ion=MEDS) containing 1 normal table (the one I am interested in) and other tables (paginated). I think I can...
Quite similar with #254, but I found no solution. But, I am running on Google Colab. When using render() , raise RuntimeError: This event loop is already running. This project...
I'm trying to use this package on a website rendered in JS, but using the method render() do not change nothing, still not able to get any elements. Platform: ```...
resolves #550
Hello ,today i want to get text of element ,but i am not found method of named 'inner_text' similar playwright ,begin i am use element.text get the parent's text,but the...
# Does it have a playwright on_response function I came across a terrible website. The best solution is to use playwright's API to capture the response. I don't know how...
 in the header our services dropdown the orange marker stays on the first option (corporate finance)even if you move it down. so in the end the orange marker...