node-fetch

Open-source projects categorized as node-fetch

Top 8 node-fetch Open-Source Projects

  • node-fetch

    A light-weight module that brings the Fetch API to Node.js

  • Project mention: Building a README Crawler With Node.js | dev.to | 2024-04-08

    To execute the algorithm, we will use Node.js (for the JavaScript runtime) and node-fetch (for network requests). This means we will run the code locally from the command line. For this project, we will have an output folder to store all the README data, as well as a list (queue) of repository URLs to visit. Before diving into the code, it is important to plan the input and output of the algorithm. For this web crawler, we will start at a valid GitHub repository page, which would be one URL string. After visiting each page with a README, we will export the data into a new file. Now lets cover the process of requesting a repository page from a URL. For this, we only care about saving the README file that is displayed, and we will ignore any other links that GitHub displays (such as the navbar). We will send a URL request with node-fetch, and retrieve the result of a HTML string. If we convert the HTML string to a DOM Tree, we can search for a specific element. GitHub stores the README file under a div with the class "markdown-body". We can use a library called 'jsdom' to use Browser API methods, and return a specific node.

  • cross-fetch

    Universal WHATWG Fetch API for Node, Browsers and React Native.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • rock-req

    ⚡️ Ultra-light (150 LOC, zero dep.) & Ultra-fast NodeJS request library with reliable retry on failure, http/https, redirects, gzip/deflate/brotli, extensible, proxy, streams, JSON mode, forms, timeout

  • Project mention: S3 Client against disasters (hacks, fires, catastrophes) | dev.to | 2024-03-29

    🐞 Small codebase: Vanilla JS + Only 2 dependencies rock-req as HTTP client (zero deps) and aws4 for signing S3 requests (zero deps too).

  • http

    An isomorphic http client for Svelte applications (by beyonk-group)

  • memoized-node-fetch

    A wrapper around node-fetch (or any other fetch-like function) that returns a single promise until it resolves.

  • url-request

    The most advanced HTTP Client with Functional Chaining, Async/Await, Delay, Fork, Infinite Chaining and Repeat for building your Complex APIs easily.

  • lolabot

    Lolabot - The Discord Bot for Lovense Toys

  • Project mention: Monetizing Discord and connecting lovense | /r/CamGirlProblems | 2023-08-29

    Last night I even had a movie night where my Chaturbate fanclub members, onlyfans subs, and discord patrons could all take turns controlling my lovense toys. There are even bots that can connect lovense toys straight to discord commands, but I think I need to learn more before I can figure out how to set that up. It's a huge perk for those that already support me and just a lot of fun to have private discord events like this.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • proxify

    Using Netlify as a Proxy Server. (by iaseth)

  • Project mention: Proxify - Using Netlify as a Proxy Server | /r/javascript | 2023-05-15
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

node-fetch related posts

Index

What are some of the best open-source node-fetch projects? This list will help you:

Project Stars
1 node-fetch 8,642
2 cross-fetch 1,650
3 rock-req 80
4 http 46
5 memoized-node-fetch 28
6 url-request 27
7 lolabot 25
8 proxify 1

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com