licenses.dev

grabify v0.0.0

Easily extract data from websites

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
axios • 0.18.1Promise based HTTP client for the browser and node.jsDIRECT4
cheerio • 1.0.0The fast, flexible & elegant library for parsing and manipulating HTML and XML.DIRECT20
debug • 3.1.0small debugging utilityINDIRECT1
dom-serializer • 2.0.0render domhandler DOM nodes to a stringINDIRECT3
encoding-sniffer • 0.2.0Implementation of the HTML encoding sniffer algo, with stream supportINDIRECT3
follow-redirects • 1.5.10HTTP and HTTPS modules that follow redirects.INDIRECT2
htmlparser2 • 9.1.0Fast & forgiving HTML/XML parserINDIRECT5
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
parse5-htmlparser2-tree-adapter • 7.0.0htmlparser2 tree adapter for parse5.INDIRECT4
parse5-parser-stream • 7.1.2Streaming HTML parser with scripting support.INDIRECT2
parse5 • 7.1.2HTML parser and serializer.INDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
undici • 6.19.8An HTTP/1.1 client, written from scratch for Node.jsINDIRECT0
whatwg-encoding • 3.1.1Decode strings according to the WHATWG Encoding StandardINDIRECT2
whatwg-mimetype • 4.0.0Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing StandardINDIRECT0
BSD-2-Clause8
PackageRelationDependenciesPublished
cheerio-select • 2.1.0CSS selector engine supporting jQuery selectorsINDIRECT9
css-select • 5.1.0a CSS selector compiler/engineINDIRECT8
css-what • 6.1.0a CSS selector parserINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 5.0.3Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 3.1.0Utilities 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
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/grabify)](https://licenses.dev/npm/grabify)
<a href="https://licenses.dev/npm/grabify">
  <img src="https://licenses.dev/b/npm/grabify" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.0 version:

[![licenses](https://licenses.dev/b/npm/grabify/0.0.0)](https://licenses.dev/npm/grabify/0.0.0)
<a href="https://licenses.dev/npm/grabify/0.0.0">
  <img src="https://licenses.dev/b/npm/grabify/0.0.0" alt="licenses" />
</a>
GitHub