| > I am trying to scrape a webpage which uses a a menu
> created with yahoo's javascript library. I've
JS only partial support
> <http://www.widernet.org/digitallibrary/portals/Porta>
> lCategories_css.asp?PortalPageID=177
>
> 2.
> <http://www.widernet.org/digitallibrary/portals/Porta>
> lCategories_css2.asp?PortalPageID=177
I didn't think that this is even valid JS:
var mylink = { label: "HOME", href:
"./PortalViewerCurrentBody.asp?PortalPageID=177", target: "main" };
apparently httrack doesn't handle it. | |