Ross ROSS = Recommend OSS · open-source software intelligence for agents

sjdirect/abot

Cross Platform C# web crawler framework built for speed and flexibility. Please star this project! +1. observed · 2026-08-28

github.com/sjdirect/abot · C# · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 93
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4774
  • days_rel: n/a
  • days_push: 47
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2310 stars · 546 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Abot is an open source C# web crawler framework built for speed and flexibility, handling multithreading, HTTP requests, scheduling, and link parsing. It exposes a pluggable architecture where users register for events or swap in custom implementations to control the crawl process.

Use cases

  • crawl a website and extract page data in C#
  • build a custom web spider with pluggable crawl rules
  • scrape links and page content from many pages quickly
  • write a multithreaded crawler without managing HTTP plumbing
  • parse links from HTML pages in .NET

When to choose

  • you need a fast, lightweight .NET crawler with no external dependencies
  • you want full control over crawl behavior via pluggable interfaces
  • you need cross-platform support via .NET Standard 2.0

When to avoid

  • you need JavaScript rendering or anti-blocking features out of the box (use AbotX or other tools)
  • you want a turnkey scraping solution with no coding
  • your project is not on the .NET platform

Facets

library · maturity active

web-scraping parser concurrency http-client crawlers web-development developer-tools cross-platform dotnet windows c-sharp web-crawler spider pluggable-architecture netstandard nuget linux macos

1 source

Member repositories

RepositoryRoleHealth v2
sjdirect/abotmain74

For agents

markdown · JSON · MCP: product_card(name="sjdirect/abot")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem