thibauts / node-google-search-scraper

Google search scraper with captcha solving support
MIT License
89 stars 37 forks source link

url.js:103 throw new TypeError('Parameter "url" must be a string, not ' + typeof url); ^ TypeError: Parameter "url" must be a string, not undefined at Url.parse (url.js:103:11) #15

Closed shanmuga2414 closed 5 years ago

shanmuga2414 commented 5 years ago

@

rahulkhairnarr commented 5 years ago

How did you resolve this issue?