awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repositorios

Awesome GitHub RepositoriesAutomated Data Extraction

Systems for converting unstructured media into structured digital formats.

Distinguishing note: Focuses on the conversion process rather than the underlying recognition engine.

Explore 6 awesome GitHub repositories matching data & databases · Automated Data Extraction. Refine with filters or upvote what's useful.

Awesome Automated Data Extraction GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • naptha/tesseract.jsAvatar de naptha

    naptha/tesseract.js

    38,141Ver en GitHub↗

    Tesseract.js is a JavaScript library that provides optical character recognition capabilities directly within web browsers and Node.js environments. It functions as a client-side engine, enabling the conversion of images containing printed text into machine-readable strings without the need for external APIs or server-side infrastructure. The library distinguishes itself by running the original C++ optical character recognition engine within the browser through WebAssembly modules. To maintain interface responsiveness during intensive computation, it utilizes background threads for parallel p

    Converts scanned documents or photographs into structured digital data to streamline workflows like form processing and information retrieval.

    JavaScriptdeep-learningjavascriptocr
    Ver en GitHub↗38,141
  • microsoft/data-formulatorAvatar de microsoft

    microsoft/data-formulator

    14,907Ver en GitHub↗

    Data Formulator is an automated data analysis and visualization platform that uses large language models to interpret natural language instructions for data preparation and reporting. It functions as an interactive workbench where users can clean, filter, and aggregate datasets while simultaneously generating visual representations. By combining conversational interfaces with automated transformation tools, the system enables users to explore data patterns and refine schemas without manual coding. The platform distinguishes itself through an agentic architecture that translates natural langua

    Employs parsing models to convert unstructured inputs like images or text into normalized tabular formats for analysis.

    TypeScript
    Ver en GitHub↗14,907
  • 567-labs/instructorAvatar de 567-labs

    567-labs/instructor

    13,176Ver en GitHub↗

    Instructor is a framework designed for structured data extraction, validation, and language model integration. It functions as a library that transforms unstructured text into validated, type-safe objects by leveraging schema definitions and model-specific tool-calling capabilities. By acting as a validation middleware, the project ensures that language model outputs strictly conform to defined data structures. The library distinguishes itself through a robust validation-based retry loop that automatically re-submits failed responses with error feedback to iteratively correct schema complianc

    Automatically re-executes extraction requests upon validation failure or API errors to ensure reliable data retrieval.

    Pythonopenaiopenai-function-calliopenai-functions
    Ver en GitHub↗13,176
  • apify/crawlee-pythonAvatar de apify

    apify/crawlee-python

    8,097Ver en GitHub↗

    Crawlee-python is a web crawling framework for building scalable scrapers using Python. It serves as a comprehensive tool for web scraping automation, providing a system to extract structured data from websites using both lightweight HTTP requests and headless browser automation. The framework is distinguished by its anti-bot evasion capabilities, which include browser fingerprint impersonation and tiered proxy rotation to bypass detection systems and solve challenges such as Cloudflare. It also incorporates artificial intelligence for autonomous website navigation and schema-based data extra

    Parses HTML and XML content using CSS selectors to convert raw web pages into structured digital formats.

    Pythonapifyautomationbeautifulsoup
    Ver en GitHub↗8,097
  • bee-san/pywhatAvatar de bee-san

    bee-san/pyWhat

    7,150Ver en GitHub↗

    pyWhat is a Python-based data extraction tool designed to scan files and text for sensitive identifiers, credentials, and network artifacts using regular expressions. It functions as a pattern matching engine and PII scanner capable of identifying personal identifiers and sensitive data patterns across directories and binary files. The project specializes in the identification of unknown data formats through file signatures and the extraction of high-value identifiers, such as URLs, IP addresses, and phone numbers, from network capture files. It utilizes a rarity-based filtering system and sp

    Converts unstructured data analysis findings into structured JSON formats for use in security pipelines.

    Pythoncybercybersecurityhacking
    Ver en GitHub↗7,150
  • unidoc/uniofficeAvatar de unidoc

    unidoc/unioffice

    4,809Ver en GitHub↗

    unioffice is a comprehensive document processing suite that provides a PDF document processor, an Open XML document library, a document security toolkit, and a document content extractor. It is designed to programmatically create, read, and modify Word, Excel, and PowerPoint files, as well as generate and edit PDF documents. The project is distinguished by its native language implementation of the Open XML standard, which removes native binary dependencies to simplify container deployments. It features advanced capabilities for digital document security, including hardware-based PDF signing,

    Parses unstructured text from PDFs and office documents into machine-readable formats using AI and pattern recognition.

    Godocxecma-376excel
    Ver en GitHub↗4,809
  1. Home
  2. Data & Databases
  3. Automated Data Extraction