Re: Hi all / Automating queries on public search engines

2002-02-14 Thread Sumit
lt;[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 10:00 AM Subject: RE: Hi all / Automating queries on public search engines > > To ensure you'll help others help you, please try to use meaningful subject > lines in your posts and try to leave the whole list name/mail addres

RE: Hi all / Automating queries on public search engines

2002-02-14 Thread Bellenger, Bruno (Paris)
more than enough for most uses, and 200 more than anyone could ever want to look at. I would advise that you do not create unnecessary load on public servers to store pages that nobody will ever look at, and that will cost you in wasted storage space (as of course I assume you were not planning to load a million-plu

RE: Hi all / Automating queries on public search engines

2002-02-14 Thread Bellenger, Bruno (Paris)
more than enough for most uses, and 200 more than anyone could ever want to look at. I would advise that you do not create unnecessary load on public servers to store pages that nobody will ever look at, and that will cost you in wasted storage space (as of course I assume you were not planning to load a million-plu

Hi all

2002-02-12 Thread Sumit
Hi all,   I want to develop an application that would submit an query to any search page e.g. google.com and get all the resulting html pages on my computer. I know with WGET it is possible to get the WebPages on the local computer, but I need all the search results. Is there a module