Discussion Thread
Data Extractor
Message Thread
Extract any data, including email addresses and URLs from your files and webpages.
Posted in the Data Extractor Forum.
How To Extract from Java Script sites?
Data Extractor uses some extra commands to enable spidering of sites, if you have a look at the online help here:
http://www.iconico.com/Da.../help.aspx
You'll see a section on Javascript help. You can use this command to add additional pages to be spidered:
DataExtractor.AddURL(URL);
I terms of text files, we're not limited in the number of files, so would it be possible for you to break the files into smaller chunks?