Re: Web Scraping Login Required
- From: claird@xxxxxxxxx (Cameron Laird)
- Date: Thu, 30 Aug 2007 13:26:59 +0000
In article <1188476317.240151.144430@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
<schlenk@xxxxxxxxxxxxxxxx> wrote:
.
Mike Labedz wrote:
I'm trying to scrape my play list off of Yahoo Music and store it.Usually this uses http authentication. http://wiki.tcl.tk/6087 is
I've read http://wiki.tcl.tk/2915 and understand the retrieval/parsing
side of a web page. What I'm missing is whether this is possible for
a site that requires a login? If so does anyone have any examples or
recommended packages to look at.
Thank you in advance
relevant here, but you might need some cookie support too and if the
site uses vast amounts of javascript to handle login (ajax style) you
might be left with a mess like scripting IE or firefox to do the
download.
.
.
On yet another hand, some sites whose implementation involves
a mass of JavaScript still have branches that require no more
than, for example, basic HTTP authentication. It's thought-
demanding reverse engineering, at that point, and, while easy
enough for those with experience, a challenge to explain
briefly.
.
- References:
- Web Scraping Login Required
- From: Mike Labedz
- Re: Web Scraping Login Required
- From: schlenk
- Web Scraping Login Required
- Prev by Date: Re: catch replacing useful errorInfo
- Next by Date: Re: WebServicesForTcl
- Previous by thread: Re: Web Scraping Login Required
- Next by thread: Passing arguments on Windows (XP)
- Index(es):
Relevant Pages
|