httpssupport
- 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
timeSpanoption: #26 (comment)
- added option
nextTextfor languages other than English #25
- exposed all of
requestoptions #21 - extracted out CLI interface
- using JavaScript Standard Style
- upgrade
requestfrom2.12.xto^2.54.0 - upgrade
cheeriofrom0.10.8to^0.19.0
- added
proxyfield #16
- bugfix: CSV quoting in the command line program. #12
- add
tldandlanguageselection. #11
- bugix: when
respisundefined/nullcallingresp.statuCodeis 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.linktolink.href. - Made command line
googleprogram.
- Added
resultsPerPage. - Upgraded
cheeriodep.
- Inital release.