awesome-repositories.com
Blog
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
·

4 repository-uri

Awesome GitHub RepositoriesWeb Data Extractors

Utilities for parsing and structuring information from web pages.

Distinguishing note: Focuses on the extraction and parsing aspect of web scraping.

Explore 4 awesome GitHub repositories matching web development · Web Data Extractors. Refine with filters or upvote what's useful.

Awesome Web Data Extractors GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • panniantong/agent-reachAvatar Panniantong

    Panniantong/Agent-Reach

    31,610Vezi pe GitHub↗

    Agent-Reach is an AI agent web gateway and search tool that provides language models with the ability to search and read content from the open web, social media, and community forums without using official APIs. It functions as a routing layer that connects large language models to various internet backends while managing content parsing and connection health. The system enables API-free information retrieval by using open-source backends to extract text and metadata from platforms such as Twitter, Reddit, and YouTube. It converts unstructured website content, RSS feeds, and video transcripts

    Provides a command line interface for parsing and structuring information from web pages and forums.

    Pythonagent-infrastructureai-agentai-search
    Vezi pe GitHub↗31,610
  • gocolly/collyAvatar gocolly

    gocolly/colly

    25,101Vezi pe GitHub↗

    Colly is a high-performance web scraping framework designed for the automated extraction of structured data from websites. It provides a programmable toolkit that manages the complexities of large-scale data collection, including concurrent request orchestration, automatic cookie handling, and robots.txt compliance. By utilizing an asynchronous execution model, the engine maintains high throughput while preventing resource exhaustion during recursive or distributed crawling tasks. The framework is distinguished by its modular, event-driven architecture, which allows developers to hook into sp

    Automates the retrieval and parsing of structured information from websites to build datasets.

    Gocrawlercrawlingframework
    Vezi pe GitHub↗25,101
  • alibaba-nlp/webagentAvatar Alibaba-NLP

    Alibaba-NLP/WebAgent

    19,549Vezi pe GitHub↗

    WebAgent is an autonomous web navigation agent and research system designed to browse the internet and synthesize information to answer complex queries. It functions as a reasoning orchestrator that navigates the web iteratively to perform deep research and extract structured data. The project includes a reinforcement learning training pipeline that generates synthetic interaction datasets for model pre-training and fine-tuning. It employs token-level policy gradients to stabilize training in non-stationary environments and uses a dual-mode inference scaling mechanism to balance execution bet

    Parses and structures information from both online web pages and local documents.

    Python
    Vezi pe GitHub↗19,549
  • remitchell/python-scrapingAvatar REMitchell

    REMitchell/python-scraping

    4,714Vezi pe GitHub↗

    Acest proiect este o bibliotecă Python pentru web scraping și o suită de colectare automată a datelor. Oferă instrumente pentru extragerea datelor structurate de pe site-uri web, implementarea de web crawlere pentru a naviga prin link-urile site-urilor și parsarea structurilor DOM HTML pentru a izola elemente și atribute specifice. Toolkit-ul include un pipeline pentru procesarea textului nestructurat și curățarea conținutului web brut pentru a extrage informații relevante. De asemenea, dispune de capabilități pentru extragerea datelor din imagini și integrarea API-urilor externe pentru a prelua date structurate de la endpoint-uri remote. Sistemul acoperă domenii largi de capabilități, inclusiv extragerea automată a datelor web, fluxuri de lucru de web crawling și tehnici pentru a ocoli obstacolele de scraping folosind proxy-uri și rezolvatoare de CAPTCHA.

    Implements utilities for parsing and structuring specific information extracted from web pages.

    Jupyter Notebook
    Vezi pe GitHub↗4,714
  1. Home
  2. Web Development
  3. Web Data Extractors