Hello all,
I'm trying to read a web page in the INTRA net to get data. (no unfortunately, I don't have access to the data source)
It's not like anything I have ever done before. I can't scrape it because there is nothing to scrape. It's all nothing more than html pointing to scripts as shown below:
******** type="text/javascript" src="modules/someplace/something/stuff.module.js">*********>
Can anyone point me in the right direction please?
regards...
I'm trying to read a web page in the INTRA net to get data. (no unfortunately, I don't have access to the data source)
It's not like anything I have ever done before. I can't scrape it because there is nothing to scrape. It's all nothing more than html pointing to scripts as shown below:
******** type="text/javascript" src="modules/someplace/something/stuff.module.js">*********>
Can anyone point me in the right direction please?
regards...