https
support
- provide links, next and more attributes as a single response object, see: #38
- use https, see: #35
- updated for new Google HTMl
- allowed start parameter now, see: #29
- added
timeSpan
option: #26 (comment)
- added option
nextText
for languages other than English #25
- exposed all of
request
options #21 - extracted out CLI interface
- using JavaScript Standard Style
- upgrade
request
from2.12.x
to^2.54.0
- upgrade
cheerio
from0.10.8
to^0.19.0
- added
proxy
field #16
- bugfix: CSV quoting in the command line program. #12
- add
tld
andlanguage
selection. #11
- bugix: when
resp
isundefined/null
callingresp.statuCode
is another error #9
- bugfix: search result titles #8
- add debugging for errors
- Fixed bug that had the descriptions showing "Cached" at the start. @cancio [#4]
- upgrade to
cheerio 0.10.8
- fixed element traversal bug: see cheeriojs/cheerio#167
- Fixed Cheerio dependency bug. Stuck at version 0.10.4
- Aliased
link.link
tolink.href
. - Made command line
google
program.
- Added
resultsPerPage
. - Upgraded
cheerio
dep.
- Inital release.