Santosh Kumar, 16.09.2012 09:20:
> I want to extract (no I don't want to download) all links that end in
> a certain extension.
>
> Suppose there is a webpage, and in the head of that webpage there are
> 4 different CSS files linked to external server. Let the head look
> like this:
>
> http:
On Fri, Sep 28, 2012 at 1:10 PM, wrote:
> Date: Sun, 16 Sep 2012 12:50:09 +0530
> From: Santosh Kumar
> To: tutor@python.org
> Subject: [Tutor] list all links with certain extension in an html file
> python
> Message-ID:
> <
> cae7maqa53x8pav96q2ka
On 16 September 2012 08:20, Santosh Kumar wrote:
> I want to extract (no I don't want to download) all links that end in
> a certain extension.
>
> Suppose there is a webpage, and in the head of that webpage there are
> 4 different CSS files linked to external server. Let the head look
> like thi
I want to extract (no I don't want to download) all links that end in
a certain extension.
Suppose there is a webpage, and in the head of that webpage there are
4 different CSS files linked to external server. Let the head look
like this:
http://foo.bar/part1.css";>
http://foo.bar/part2.c