jprichardson / node-google

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

StartAt option #28

Closed hectorchu closed 9 years ago

hectorchu commented 9 years ago

Would it be possible to add a startAt option? E.g.

google.startAt = 100

to start from the 100th result?

ashack293 commented 9 years ago

This feature is added in my pull request: https://github.com/jprichardson/node-google/pull/29

jprichardson commented 9 years ago

https://github.com/jprichardson/node-google/releases/tag/1.3.0