Can you go past the 100th page on google results

mr.breakit

Junior Member
Joined
Mar 23, 2009
Messages
123
Reaction score
14
Guys I have tried to search this but to no luck. is there a search engine that will show you all 2 million results when you search or are they all just limited to the first 100 pages?
 
all limited to 100 pages as far as I know.

there would be no reason to display 2million results on one page.
that would be rats nest of sites.
It would take a long time to load the page too.

why do you plan on finding a search engine that does such?
 
I am trying to scrape some emails using the auto pager add on for firefox. there are no mods or other websites that have more than 100 pages, I would assume with all of these great minds there has to be some mod or somthing.
 
u can use a plugin called autopager for firefox... it will open up all the pages in google.
 
In Google you can go to "Search Setting" and change "Number of Results" to 100. You will not get all 2 Mn but you will get 1000 results
 
In Google you can go to "Search Setting" and change "Number of Results" to 100. You will not get all 2 Mn but you will get 1000 results

Yup. That's about the best you can get. I do just fine making my living with only 100 pages ;)
 
I am trying to scrape some emails using the auto pager add on for firefox. there are no mods or other websites that have more than 100 pages, I would assume with all of these great minds there has to be some mod or somthing.

You can get past 1,000 URL's for a keyword but the way to go about it is fairly impractical. I don't know how your searching, but you can try keyword stemming like:

cell phones
cellular phones

And so on, or if your are pulling stuff from a site with more than 1,000 pages do it one section at a time like:

site:domain.com/computers/
site:domain.com/laptops/

You get the idea.
 
yea I am using autopager and I and searching using the key words, works pretty well for small number of emails and what not, guys I know this is the wrong section but do any of you have some good experience with any email blasters that are good for a newbie.
 
You can also change the date range. In other words, if you want to grab a whole bunch of emails, you can grab them from a specific date range, obviously optimized to yield 1000 results, and then just increment the date range.. I haven't tried this but its an idea..
 
Back
Top