serp-spider / search-engine-google

:spider: Google client for SERPS
https://serp-spider.github.io
Other
168 stars 61 forks source link

Make cookies request dependent #12

Closed gsouf closed 8 years ago

gsouf commented 8 years ago

Currently cookies are client dependent, and proxies are request dependent, both of cookies and proxy should have the same dependence because we dont want to share cookies accross many proxies.