rrwen / search_google

A command line tool and module for Google web and image search
https://rrwen.github.io/search_google
MIT License
12 stars 1 forks source link

Could it use one sentence to search google? #5

Open alice-cool opened 2 years ago

alice-cool commented 2 years ago

Could it use one sentence to search google except a word?

alice-cool commented 2 years ago

图片 图片

图片 When running runtest, all tests failed

rrwen commented 2 years ago

@alice-cool Yes you should be able to use a whole sentence, the query is limited to the Google Search API limitations, but you may want to give it a try to see if it works

For the tests, see:

https://github.com/rrwen/search_google#tests