licenses.dev

google-scraper v0.0.2

Extract links from Google SERP

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
async • 0.2.0Higher-order functions and common patterns for asynchronous codeDIRECT0
async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
aws-sign • 0.2.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
cheerio • 0.11.0Tiny, fast, and elegant implementation of core jQuery designed specifically for the serverDIRECT16
combined-stream • 0.0.7A stream that emits multiple other streams one after another.INDIRECT1
delayed-stream • 0.0.5Buffers events from a stream until you are ready to handle them.INDIRECT0
dom-serializer • 2.0.0render domhandler DOM nodes to a stringINDIRECT3
form-data • 0.0.10A module to create readable `"multipart/form-data"` streams. Can be used to submit forms and file uploads to other web applications.INDIRECT4
htmlparser2 • 2.6.0Performance-optimized forgiving HTML/XML/RSS parserINDIRECT3
mime • 1.2.11A comprehensive library for mime-type mappingINDIRECT0
underscore • 1.4.4JavaScript's functional programming helper library.INDIRECT0
BSD-2-Clause11
PackageRelationDependenciesPublished
cheerio-select • 2.1.0CSS selector engine supporting jQuery selectorsINDIRECT9
css-select • 5.2.2a CSS selector compiler/engineINDIRECT8
css-what • 6.2.2a CSS selector parserINDIRECT0
domelementtype • 1.3.1all the types of nodes in htmlparser2's domINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 2.0.3handler for htmlparser2 that turns pages into a domINDIRECT1
domhandler • 5.0.3Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 1.0.1utilities for working with htmlparser2's domINDIRECT1
domutils • 3.2.2Utilities for working with htmlparser2's domINDIRECT4
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
BSD-3-Clause5
PackageRelationDependenciesPublished
boom • 0.3.8HTTP-friendly error objectsINDIRECT1
cryptiles • 0.1.3General purpose crypto utilitiesINDIRECT2
hawk • 0.10.2HTTP Hawk Authentication SchemeINDIRECT4
qs • 0.5.6querystring parserINDIRECT0
sntp • 0.1.4SNTP ClientINDIRECT1
Apache-2.04
PackageRelationDependenciesPublished
forever-agent • 0.2.0HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.2.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.16.6Simplified HTTP request client.DIRECT18
tunnel-agent • 0.2.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
non-standard3
PackageRelationDependenciesPublished
entities • 0.5.0Encode & decode XML/HTML entities with easeINDIRECT0
hoek • 0.7.6General purpose node utilitiesINDIRECT0
json-stringify-safe • 3.0.0Like JSON.stringify, but doesn't blow up on circular refsINDIRECT0
unknown2
PackageRelationDependenciesPublished
cookie-jar • 0.2.0Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module.INDIRECT0
node-uuid • 1.4.8Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
ISC1
PackageRelationDependenciesPublished
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/google-scraper)](https://licenses.dev/npm/google-scraper)
<a href="https://licenses.dev/npm/google-scraper">
  <img src="https://licenses.dev/b/npm/google-scraper" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.2 version:

[![licenses](https://licenses.dev/b/npm/google-scraper/0.0.2)](https://licenses.dev/npm/google-scraper/0.0.2)
<a href="https://licenses.dev/npm/google-scraper/0.0.2">
  <img src="https://licenses.dev/b/npm/google-scraper/0.0.2" alt="licenses" />
</a>
GitHub