Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #49674

Re: HTML Parser

References <b4aba93c-f832-4af4-8c48-02b1f8f6b1cd@googlegroups.com>
From Joshua Landau <joshua.landau.ws@gmail.com>
Date 2013-07-03 01:13 +0100
Subject Re: HTML Parser
Newsgroups comp.lang.python
Message-ID <mailman.4140.1372810479.3114.python-list@python.org> (permalink)

Show all headers | View raw


On 2 July 2013 18:43,  <subhabangalore@gmail.com> wrote:
> I could not use BeautifulSoup as I did not find an .exe file.

Were you perhaps looking for a .exe file to install BeautifulSoup?
It's quite plausible that a windows user like you might be dazzled at
the idea of a .tar.gz.

I suggest just using "pip install beautifulsoup4" at a command prompt.
See http://stackoverflow.com/questions/12228102/how-to-install-beautiful-soup-4-with-python-2-7-on-windows
for explanations -- there are links for things you need to know.

But basically, use BeautifulSoup. It does what you need.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

HTML Parser subhabangalore@gmail.com - 2013-07-02 10:43 -0700
  Re: HTML Parser Neil Cerutti <neilc@norwich.edu> - 2013-07-02 17:57 +0000
  Re: HTML Parser Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-02 23:53 +0000
  Re: HTML Parser Joshua Landau <joshua.landau.ws@gmail.com> - 2013-07-03 01:13 +0100

csiph-web