This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
google-cli v1.0
New capabilities
- HTTPS support
- Navigate as in regular google search
- File type in search as an option
- Time limited search (day, week, month, year)
- Show full text snippet of search results
- Unicode in URL support
- Honour -j even if -n is not used and open the result in browser
- Skip browser to show result in console for empty URL, e.g., first result of ‘define hello’
- Handle google redirections (error 302)
- Throw error in case of google error due to unusual activity from IP
Fixes
- Adapt to new google HTML response
- Fixed character encoding problem in URL e.g. double quotes (%22) changed to %2522