paged-http-stream
Page requester
Turns paged HTTP requests into streams of pages by interpreting previous request data to generate the next request
Turn a paged http request into a stream of pages in Node.js
30 stars
3 watching
0 forks
Language: JavaScript
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
browserify/stream-browserify | Makes Node.js stream API compatible with browser environments. | 103 |
max-mapper/websocket-stream | A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 |
sindresorhus/get-stream | A utility library for working with streams in JavaScript | 341 |
kong/unirest-nodejs | A Node.js HTTP client library providing a simplified way to make requests and send data. | 953 |
hivestreaming/hive.js | Enables distributed caching of video fragments using browser-to-browser communication | 16 |
nodejs/readable-stream | Provides a Node.js implementation of the core streams classes for userland development | 1,032 |
iriscouch/browser-request | A browser-compatible HTTP client library for Node.js requests | 362 |
timhudson/pagination-stream | A utility that aggregates paginated responses from a URL into a single stream of data | 1 |
unifiedjs/unified-stream | Transforms a unified processor into a Node.js stream for processing input data | 17 |
then/sprom | A utility for converting Node.js Streams into Promises | 14 |
jahewson/node-byline | A line-by-line stream reader for Node.js that buffers and processes lines from any readable stream | 325 |
workshopper/stream-adventure | An interactive stream-based learning platform for teaching JavaScript programming concepts | 2,065 |
sindresorhus/into-stream | Converts various input types into readable streams. | 207 |
yoshuawuyts/http-adventure | An interactive tutorial to learn Node.js's HTTP module through a guided exploration of its capabilities and features. | 9 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |