- added
timeSpan
option: jprichardson#26 (comment)
- added option
nextText
for languages other than English jprichardson#25
- exposed all of
request
options jprichardson#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 jprichardson#16
- bugfix: CSV quoting in the command line program. jprichardson#12
- add
tld
andlanguage
selection. jprichardson#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.