# node-js-libs/node.io

Repository: https://github.com/node-js-libs/node.io
Canonical: https://ross.abutalabs.com/products/nodeio
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2015-11-18T03:22:35+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5782, "days_push": 3941, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1792, forks 139 (observed 2026-08-28T04:05:37.196725+00:00)

## What it is
node.io is a Node.js web scraping and data extraction library originally written in 2010. It is explicitly no longer maintained, with the author recommending modern alternatives like request, cheerio, and async.

## Use cases
- scrape data from websites
- extract links from html pages
- crawl multiple urls concurrently
- parse web page content in node.js

## When to choose
- you are maintaining a legacy codebase that already depends on node.io

## When to avoid
- starting a new scraping project
- you need maintained, secure dependencies
- you want modern scraping features

## Facets
- artifact type: library
- maturity: abandoned
- function: web-scraping, http-client, parser
- domain: crawlers, web-development, developer-tools
- platform: -
- tags: scraper, unmaintained, data-extraction, nodejs, javascript

## Member repositories
- node-js-libs/node.io (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:37.196725+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:22:59.058076+00:00, confidence not recorded.
  - readme: https://github.com/node-js-libs/node.io (fetched 2026-08-28T04:05:37.196725+00:00, sha c3198c6934c2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
