httpssupport
- provide links, next and more attributes as a single response object, see: jprichardson#38
- use https, see: jprichardson#35
- updated for new Google HTMl
- allowed start parameter now, see: jprichardson#29
- added
timeSpanoption: jprichardson#26 (comment)
- added option
nextTextfor languages other than English jprichardson#25
- exposed all of
requestoptions jprichardson#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 jprichardson#16
- bugfix: CSV quoting in the command line program. jprichardson#12
- add
tldandlanguageselection. jprichardson#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.