On 11/07/2012 11:25 AM, Walter Prins wrote:
> Seema,
>
> On 7 November 2012 15:44, Seema V Srivastava wrote:
>
>> Hi,
>> I am new to Python, trying to learn it by carrying out specific tasks. I
>> want to start with trying to scrap the contents of a web page. I have
>> downloaded Python 3.3 and
On 11/07/2012 10:44 AM, Seema V Srivastava wrote:
> Hi,
> I am new to Python, trying to learn it by carrying out specific tasks. I
> want to start with trying to scrap the contents of a web page. I have
> downloaded Python 3.3 and BeautifulSoup 4.
>
> If I call upon urlopen in any form, such as b
Seema,
On 7 November 2012 15:44, Seema V Srivastava wrote:
> Hi,
> I am new to Python, trying to learn it by carrying out specific tasks. I
> want to start with trying to scrap the contents of a web page. I have
> downloaded Python 3.3 and BeautifulSoup 4.
>
> If I call upon urlopen in any for
Hi,
I am new to Python, trying to learn it by carrying out specific tasks. I
want to start with trying to scrap the contents of a web page. I have
downloaded Python 3.3 and BeautifulSoup 4.
If I call upon urlopen in any form, such as below, I get the error as shown
below the syntax: Does urlope