licenses.dev

quick-scraper v1.4.0

An easy, lightweight scraper for humans with many inbuilt features..

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT42
PackageRelationDependenciesPublished
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@types/cacheable-request • 6.0.3TypeScript definitions for cacheable-requestINDIRECT5
@types/http-cache-semantics • 4.0.4TypeScript definitions for http-cache-semanticsINDIRECT0
@types/keyv • 3.1.4TypeScript definitions for keyvINDIRECT2
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT2
cacheable-lookup • 5.0.4A cacheable dns.lookup(…) that respects the TTLINDIRECT0
cacheable-request • 7.0.4Wrap native HTTP requests with RFC compliant cache supportINDIRECT13
chardet • 1.6.0Character encoding detectorDIRECT0
cheerio • 1.0.0The fast, flexible & elegant library for parsing and manipulating HTML and XML.DIRECT20
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
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
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
got • 11.8.6Human-friendly and powerful HTTP request library for Node.jsDIRECT30
htmlparser2 • 9.1.0Fast & forgiving HTML/XML parserINDIRECT5
http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` APIINDIRECT2
iconv-lite • 0.6.3Convert character encodings in pure javascript.DIRECT1
is-url-online • 1.5.0A small library that checks whether a URL is online or notDIRECT0
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
normalize-url • 6.1.0Normalize a URLINDIRECT0
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
parse5-htmlparser2-tree-adapter • 7.1.0htmlparser2 tree adapter for parse5.INDIRECT4
parse5-parser-stream • 7.1.2Streaming HTML parser with scripting support.INDIRECT2
parse5 • 7.2.1HTML parser and serializer.INDIRECT1
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
responselike • 2.0.1A response-like object for mocking a Node.js HTTP response streamINDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
undici • 6.21.0An 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-Clause9
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.2.2Utilities for working with htmlparser2's domINDIRECT4
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
ISC3
PackageRelationDependenciesPublished
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.4.0 version:

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