Y
Hacker News
new
|
ask
|
show
|
jobs
by
the_cat_kittles
5171 days ago
thanks, i should have included a code sample too:
import requests from lxml import etree jquery_like_page = etree.HTML(requests.get('url').text)