Using the Google Parser I want to save the parsed results to a .txt file as it does by default but also save the full source of each query to individual .html files.
Is this possible?
Also,my current settings grab the top 10 results for the first 2 pages of results so for each keyword/query there would need to be two html files saved if that makes sense (ie is the query was "a-parser" it would save two html files for that query...a-parser.html and a-parser2.html)
Is this possible?
Also,my current settings grab the top 10 results for the first 2 pages of results so for each keyword/query there would need to be two html files saved if that makes sense (ie is the query was "a-parser" it would save two html files for that query...a-parser.html and a-parser2.html)