thibauts / node-google-search-scraper

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

How would you use multiple keywords? #10

Open charlieporth1 opened 6 years ago

charlieporth1 commented 6 years ago

How would you use multiple keywords? Would it just be an array?

IceHacks commented 5 years ago

The query method is a string so you would just put "keyword1 keyword2 ... etc"