awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D4Vinci avatar

D4Vinci/Scrapling

0
View on GitHub↗
64,223 stele·6,290 fork-uri·Python·BSD-3-Clause·8 vizualizăriscrapling.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.

Istoric stele

Graficul istoricului de stele pentru d4vinci/scraplingGraficul istoricului de stele pentru d4vinci/scrapling

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Scrapling

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Scrapling.
  • unclecode/crawl4aiAvatar unclecode

    unclecode/crawl4ai

    68,644Vezi pe GitHub↗

    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
    Vezi pe GitHub↗68,644
  • scrapegraphai/scrapegraph-aiAvatar ScrapeGraphAI

    ScrapeGraphAI/Scrapegraph-ai

    27,257Vezi pe GitHub↗

    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
    Vezi pe GitHub↗27,257
  • adbar/trafilaturaAvatar adbar

    adbar/trafilatura

    5,319Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,319
  • mendableai/firecrawlAvatar mendableai

    mendableai/firecrawl

    139,399Vezi pe GitHub↗

    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
    Vezi pe GitHub↗139,399
Vezi toate cele 30 alternative pentru Scrapling→

Întrebări frecvente

Care sunt principalele funcționalități ale d4vinci/scrapling?

Principalele funcționalități ale d4vinci/scrapling sunt: Web Scraping, Web Scraping and Crawling.

Care sunt câteva alternative open-source pentru d4vinci/scrapling?

Alternativele open-source pentru d4vinci/scrapling includ: 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…