jprichardson / node-google

A Node.js module to search and scrape Google.
MIT License
455 stars 115 forks source link

search results cut off? #2

Closed edsu closed 12 years ago

edsu commented 12 years ago

I was just wondering if you've noticed search results ending after a certain number of pages, when it appears there are more pages of results available when performing the same query with your browser. I I can provide an example if it would be helpful.

jprichardson commented 12 years ago

I did notice that two results were shaved off in some of the queries that I did. But I never noticed missing additional pages.

An example would be helpful. Thanks.

edsu commented 12 years ago

In creating my test I can see that I wasn't counting the page numbers correctly, so node-google seems to be working perfectly. Sorry for the distraction :smiley: