I'm trying to extract all the links on a page with lxml. Ideally, I
would like it to return me a list of hrefs of each link on the page,
in a list.

How would I go about doing this?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to