christophebe / serp

Google Search SERP Scraper
101 stars 23 forks source link

proxyList.pick() not a function #13

Closed cnscorpions closed 4 years ago

cnscorpions commented 4 years ago

I investigate source code, and can not find pick fund in options.proxy = options.proxyList.pick().getUrl();;

UnhandledPromiseRejectionWarning: TypeError: options.proxyList.pick is not a function

cnscorpions commented 4 years ago

okay, I'll build proxy rotation for myself.