awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D4Vinci avatar

D4Vinci/Scrapling

0
View on GitHub↗
64,223 Stars·6,290 Forks·Python·BSD-3-Clause·7 Aufrufescrapling.readthedocs.io/en/latest↗

Scrapling

Features

  • Web Scraping - Adaptive web scraping framework with AI integration.
  • Web Scraping - Framework for building web scrapers and crawlers.
  • Web Scraping and Crawling - Fast and adaptive web scraping library for Python.

Star-Verlauf

Star-Verlauf für d4vinci/scraplingStar-Verlauf für d4vinci/scrapling

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Scrapling

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Scrapling.
  • unclecode/crawl4aiAvatar von unclecode

    unclecode/crawl4ai

    68,644Auf GitHub ansehen↗

    Crawl4AI is an AI-powered web crawling and data extraction engine designed to transform complex web content into structured formats. It functions as a headless browser orchestrator, enabling the navigation of dynamic websites, the execution of custom scripts, and the capture of visual assets like screenshots and PDFs. By integrating language models directly into the extraction workflow, the system converts raw HTML into clean, structured data or Markdown files optimized for downstream ingestion. The platform distinguishes itself through a distributed, self-hosted infrastructure that manages l

    Python
    Auf GitHub ansehen↗68,644
  • scrapegraphai/scrapegraph-aiAvatar von ScrapeGraphAI

    ScrapeGraphAI/Scrapegraph-ai

    27,257Auf GitHub ansehen↗

    Scrapegraph-ai is a Python framework that uses large language models to automate the extraction of structured data from websites and documents. It functions as an AI-driven data extraction pipeline that converts unstructured web content into structured formats using natural language processing and graph-based logic. The project utilizes graph-based task orchestration to model scraping workflows as interconnected nodes. It features a pluggable model interface for connecting to cloud or local artificial intelligence providers and can generate executable Python code on the fly to handle site-spe

    Pythonai-crawlerai-scrapingai-search
    Auf GitHub ansehen↗27,257
  • adbar/trafilaturaAvatar von adbar

    adbar/trafilatura

    5,319Auf GitHub ansehen↗

    Trafilatura is a Python library and command-line tool for extracting clean, structured text and metadata from web pages. It downloads HTML content, identifies the main body of text, and strips away navigation, ads, and other boilerplate, returning the core article content along with fields like title, author, date, and URL. The tool can also extract user comments and test whether a page contains extractable text, making it a general-purpose web text extraction library. What distinguishes Trafilatura from simpler extractors is its configurable extraction pipeline, which offers high-speed, high

    Pythonarticle-extractorcorpus-buildercorpus-tools
    Auf GitHub ansehen↗5,319
  • mendableai/firecrawlAvatar von mendableai

    mendableai/firecrawl

    139,399Auf GitHub ansehen↗

    Firecrawl is a headless browser automation tool and web crawling engine designed to extract structured data from the web. It functions as an API that transforms raw website content and documents into clean markdown and JSON formats to serve as context for large language models. The project distinguishes itself by using natural language prompts to translate human instructions into targeted data extraction tasks and browser actions. It can execute interactive page navigation, such as clicking and scrolling, and perform automated web research to retrieve structured data without manual interventi

    TypeScript
    Auf GitHub ansehen↗139,399
Alle 30 Alternativen zu Scrapling anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von d4vinci/scrapling?

Die Hauptfunktionen von d4vinci/scrapling sind: Web Scraping, Web Scraping and Crawling.

Welche Open-Source-Alternativen gibt es zu d4vinci/scrapling?

Open-Source-Alternativen zu d4vinci/scrapling sind unter anderem: unclecode/crawl4ai — Crawl4AI is an AI-powered web crawling and data extraction engine designed to transform complex web content into… scrapy/scrapy — Scrapy is a comprehensive framework designed for automated web data extraction and large-scale crawling. It operates… adbar/trafilatura — Trafilatura is a Python library and command-line tool for extracting clean, structured text and metadata from web… mendableai/firecrawl — Firecrawl is a headless browser automation tool and web crawling engine designed to extract structured data from the… scrapegraphai/scrapegraph-ai — Scrapegraph-ai is a Python framework that uses large language models to automate the extraction of structured data… bda-research/node-crawler — node-crawler is a programmable web crawler for Node.js that manages request queues and automates data extraction. It…