| hi,
I'm familiar with html but only basics, my knowledge of php is "limited". I'm
looking for a way to download search results from a site, url looks like
<http://www.website.com/?action=search#results>
and contains no information about the search in the url. So my first problem
is how do I tell httrack what to look for?
All search results are only popup-windows, the result page lists script calls
and IDs, no html links. The result set spilts into many subsets of 20 results
each. Is there even a way to call and save those files (it's only text)?
thx in advance | |