T
TLOlczyk
I'd like to write a program to spider certain websites
which contain javascript.
One example is a local newspaper providing tv listings.
The page is set up in the following way, it brings up
the listing for half of todays channels for the next
three hours in a grid certain buttons advance the
grid by executing javascript commands ( advance previous
scroll etc, ) Rather than sit there wait half a minute for the next
page to load I thought I would write a script that searches for
the shows and extracts the pages with the shows I want on it.
Another example almost anyone can understand, is the "Look inside
feature " of amazon, where three or four pages of the book plus
toc and index are put on the site. You then use scroll buttons
to move back and forth, and of course they call javascript.
What I've read about spidering with javascript is confusing.
Can anyone help?
The reply-to email address is (e-mail address removed).
This is an address I ignore.
To reply via email, remove 2002 and change yahoo to
interaccess,
**
Thaddeus L. Olczyk, PhD
There is a difference between
*thinking* you know something,
and *knowing* you know something.
which contain javascript.
One example is a local newspaper providing tv listings.
The page is set up in the following way, it brings up
the listing for half of todays channels for the next
three hours in a grid certain buttons advance the
grid by executing javascript commands ( advance previous
scroll etc, ) Rather than sit there wait half a minute for the next
page to load I thought I would write a script that searches for
the shows and extracts the pages with the shows I want on it.
Another example almost anyone can understand, is the "Look inside
feature " of amazon, where three or four pages of the book plus
toc and index are put on the site. You then use scroll buttons
to move back and forth, and of course they call javascript.
What I've read about spidering with javascript is confusing.
Can anyone help?
The reply-to email address is (e-mail address removed).
This is an address I ignore.
To reply via email, remove 2002 and change yahoo to
interaccess,
**
Thaddeus L. Olczyk, PhD
There is a difference between
*thinking* you know something,
and *knowing* you know something.