jprichardson / node-google

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

Handle cookies #7

Open jprichardson opened 10 years ago

jprichardson commented 10 years ago

Handle cookies so that you can retrieve more than 10 results per query. This should be possible with request since it has a cookie support.