AlexPavlov
-
WebReaper
by: AlexPavlov- 17,295 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
Declarative high performance web scraper in C#. Easily crawl any web site and parse the data, save structed result to a file, DB, etc. -
Exoscan
by: AlexPavlov- 1,800 total downloads
- last updated 11/18/2022
- Latest version: 4.0.1
Declarative high performance web scraper in C#. Easily crawl any web site and parse the data, save structed result to a file, DB, etc. -
- 1,170 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
SQLite embedded-store adapters for WebReaper: a local durable scheduler (and, from the next slice, a visited-link tracker) backed by SQLite via Microsoft.Data.Sqlite; resume is a query, not a hand-rolled... More information -
- 1,133 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
Azure Cosmos DB sink for WebReaper. Adds ScraperEngineBuilder.WriteToCosmosDb(...). Satellite package (ADR-0009) so the WebReaper core stays dependency-light and AOT-clean. -
- 1,126 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
Azure Service Bus scheduler for WebReaper: a distributed job queue backed by an Azure Service Bus queue, for sharing crawl state across workers and serverless functions. Adds... More information -
- 1,151 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
MongoDB adapters for WebReaper: the MongoDbSink, plus MongoDB-backed scraper-config and cookie storage. Adds ScraperEngineBuilder.WriteToMongoDb / WithMongoDbConfigStorage / WithMongoDbCookieStorage. Satellite... More information -
- 1,123 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
Redis adapters for WebReaper: the Redis scheduler, visited-link tracker, sink, and Redis-backed scraper-config and cookie storage, all sharing one connection pool (ADR-0005). Adds... More information -
- 999 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
Raw Chrome DevTools Protocol (CDP) IPageLoadTransport for WebReaper; the AOT-clean transport that connects to any --remote-debugging-port endpoint. The bedrock for Browser-backend swaps (stealth Chromium forks... More information -
-
- 862 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
Roslyn source generator emitting a static Schema and reflection-free Materialize method on classes marked with [ScrapeSchema]. Pairs with WebReaper.Extraction.Attributes. The .NET-native structural... More information -
-
- 844 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
LLM-backed IContentExtractor for WebReaper, bound to Microsoft.Extensions.AI.Abstractions (IChatClient). Bring your own model: OpenAI, Anthropic, Ollama, anything implementing IChatClient. Adds... More information -
- 861 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
CloakBrowser stealth Chromium fork backend for WebReaper. Adds .WithCloakBrowser(); one-liner that finds (or downloads from upstream) the CloakBrowser binary, launches it with the fork's recommended flags, and... More information -
- 796 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
The [ScrapeSchema] and [ScrapeField] attributes consumed by the WebReaper.Extraction.Generators Roslyn source generator. Lightweight (no runtime deps beyond BCL). Multi-targeted to netstandard2.0 (so the... More information -
- 819 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
Microsoft.Playwright-backed IPageLoadTransport for WebReaper. Modern .NET-native browser SDK with multi-browser support (Chromium, Firefox, WebKit), auto-wait semantics, and full Network interception via... More information -
ExoScraper
by: AlexPavlov- Deprecated
- 597 total downloads
- last updated 2/14/2023
- Latest version: 0.1.0
Declarative high performance web scraper in C#. Easily crawl any web site and parse the data, save structed result to a file, DB, etc. -
- 523 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
MCP (Model Context Protocol) server satellite for WebReaper. Exposes scrape / map / extract as MCP tools over stdio for Cursor / Claude Desktop / Copilot Studio. Interop adapter; the primary agent surface... More information -
- 513 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
An AOT-clean, OpenAI-compatible IChatClient (Microsoft.Extensions.AI) for WebReaper, built on raw HttpClient and System.Text.Json source generation with no provider SDK. Point it at OpenAI, Ollama, OpenRouter,... More information -
- 287 total downloads
- last updated 5/19/2026
- Latest version: 9.0.0
Headless-browser (Puppeteer/Chromium) page-load transport for WebReaper, for scraping JavaScript-rendered pages (GetWithBrowser / FollowWithBrowser / PaginateWithBrowser). Adds... More information -
- 104 total downloads
- last updated 6/6/2026
- Latest version: 11.3.0
Streamable HTTP MCP (Model Context Protocol) server host for WebReaper. Exposes scrape / map / extract / extract_with_prompt / crawl as MCP tools over HTTP, so URL-based MCP clients (n8n, hosted agents) can... More information