Skip to main content
Glama

Related Servers

Alternatives to WebReaper

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Scrapes webpages and converts them to markdown using AI-powered interaction to automatically handle cookie banners, CAPTCHAs, paywalls, and other blocking elements before extracting clean content.
      3 npm
      48
      Apache 2.0
    • A
      license
      A
      quality
      A
      maintenance
      Converts any web page URL into clean Markdown for LLM context (Claude, ChatGPT, etc.) with zero external API calls, running entirely locally.
      1
      57 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables scraping single pages or crawling entire websites, converting content to markdown and optionally extracting structured data with Claude.
      -
    • A
      license
      A
      quality
      C
      maintenance
      Crawl any website into clean Markdown, search through pages, read full content, and extract structured data using OpenAI, Claude, Gemini, or Grok — with auto-citation and resume support.
      5
      3
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Fetch web pages into clean, RAG-ready Markdown with a verifiable provenance record — source URL, UTC fetch time, SHA-256 of the response body, redirect chain, and an extraction-fidelity metric. Writes WARC archives and honours robots.txt/ai.txt, so every document an agent reads can be re-verified and cited.
      141 PyPI
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides lightweight web crawling and scraping capabilities, enabling users to fetch pages as clean Markdown, recursively crawl domains, extract metadata, and perform search-and-crawl operations.
      2 npm
      MIT

    TDQS

    A4.2/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: crawl for whole-site recursion, map for URL discovery, scrape for single-page Markdown, and three extraction tools that differ by whether a schema is provided, inferred via LLM, or prompted.

    Naming Consistency5/5

    All tool names are lowercase verbs with underscores for compound terms (extract_inferred, extract_with_prompt), forming a predictable verb_descriptor pattern.

    Tool Count5/5

    Six tools cover the core web scraping workflow (crawl, map, scrape, plus three extraction methods) without being excessive or insufficient.

    Completeness4/5

    The set covers crawling, scraping, URL discovery, and three extraction approaches, but lacks a bulk extraction or export tool, though it's not a critical gap.

    Maintenance

    ActivityInactive
    ResponsivenessResponsive