# dotnetcore/DotnetSpider

DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework

Repository: https://github.com/dotnetcore/DotnetSpider
Canonical: https://ross.abutalabs.com/products/dotnetspider
Language: C#
License: MIT
License Family: permissive
Topics: crawler, dotnetcore, cross-platform, csharp, distributed
Last push: 2026-04-03T09:36:16+00:00

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

## Adoption (not part of the score)
Stars 4138, forks 1052 (observed 2026-08-28T04:08:36.234216+00:00)

## What it is
DotnetSpider is a .NET Standard web crawling and scraping framework that is lightweight, efficient, and cross-platform. It supports distributed crawling with pluggable storage backends like MySQL, Redis, PostgreSQL, MongoDB, and RabbitMQ.

## Use cases
- scrape data from websites in .NET
- build a distributed web crawler in C#
- extract structured data from web pages
- schedule recurring web scraping jobs
- crawl sites and store results in a database
- collect data for downstream analytics pipelines

## When to choose
- you are building scrapers in C#/.NET and want a high-level framework
- you need distributed crawling with queue and storage integrations
- you want cross-platform crawling on .NET Core

## When to avoid
- you work primarily in Python (Scrapy may fit better)
- you only need a one-off simple HTTP fetch
- you need a headless-browser-first scraping solution

## Facets
- artifact type: framework
- maturity: active
- function: web-scraping, etl, parser, http-client
- domain: crawlers
- platform: cross-platform, dotnet
- tags: crawler, distributed-crawling, csharp, scraping, data-engineering, automation, docker

## Member repositories
- dotnetcore/DotnetSpider (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:36.234216+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-29T18:23:00.082754+00:00, confidence not recorded.
  - readme: https://github.com/dotnetcore/DotnetSpider (fetched 2026-08-28T04:08:36.234216+00:00, sha 08b4a89861d7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
