Steve Lyskawa wrote:
> I am not a programmer by trade but I've been using Python for 10+ years,
> usually for text file conversion and protocol analysis. I'm having a
> problem with Beautiful Soup. I can get it to scrape off all the href links
> on a web page but I am having problems selecting sp
On Thu, Apr 9, 2009 at 7:27 PM, Steve Lyskawa wrote:
> I'm having a
> problem with Beautiful Soup. I can get it to scrape off all the href links
> on a web page but I am having problems selecting specific URI's from the
> output supplied by Beautiful Soup.
> What exactly is it returning to me and
I am not a programmer by trade but I've been using Python for 10+ years,
usually for text file conversion and protocol analysis. I'm having a
problem with Beautiful Soup. I can get it to scrape off all the href links
on a web page but I am having problems selecting specific URI's from the
output