dotnetcore/DotnetSpider
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 75
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3817
- days_rel: n/a
- days_push: 152
- n_releases_24m: 0
Adoption not part of the score
4138 stars · 1052 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
framework · maturity active
web-scraping etl parser http-client crawlers cross-platform dotnet crawler distributed-crawling csharp scraping data-engineering automation docker
1 source
- readme: https://github.com/dotnetcore/DotnetSpider · fetched 2026-08-28 · 08b4a89861d7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dotnetcore/DotnetSpider | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="dotnetcore/DotnetSpider")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem