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
·
chineking avatar

chineking/colaArchived

0
View on GitHub↗
1,501 stele·526 fork-uri·Python·4 vizualizări

Cola

A high-level distributed crawling framework.

Features

  • Python Crawling Frameworks - Distributed framework for web crawling.
  • Web Scraping - Distributed web crawling framework.

Istoric stele

Graficul istoricului de stele pentru chineking/colaGraficul istoricului de stele pentru chineking/cola

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 Cola

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Cola.
  • hickford/mechanicalsoupAvatar hickford

    hickford/MechanicalSoup

    4,868Vezi pe GitHub↗

    MechanicalSoup is a Python web automation library designed to simulate browser behavior. It functions as a toolkit for web scraping and automation, providing an HTML parsing engine and an HTTP session manager to interact with websites programmatically. The library enables headless web interaction by mimicking a real user session. It manages persistent state through cookie handling and automatic redirect following, allowing for programmatic website navigation and the simulation of complex browser interactions. Its capabilities cover automated form population and submission using CSS selectors

    Python
    Vezi pe GitHub↗4,868
  • jmcarp/robobrowserAvatar jmcarp

    jmcarp/robobrowser

    3,696Vezi pe GitHub↗

    Robobrowser is a Python web scraping library that provides a headless browser emulator and an HTML DOM parser. It is designed to programmatically navigate websites, interact with HTML forms, and extract data from web pages. The tool includes a web request caching mechanism to store previously fetched web content, reducing network traffic and increasing loading speeds for repeated requests. It covers capabilities for automated web navigation, programmatic web scraping, and web form automation, including the ability to populate input fields and trigger submission events. The system also manage

    Python
    Vezi pe GitHub↗3,696
  • binux/pyspiderAvatar binux

    binux/pyspider

    16,809Vezi pe GitHub↗

    PySpider is a Python web crawling framework designed for automated data extraction. It provides a pipeline for periodically fetching web content, processing HTML, and persisting scraped information into database backends. The system features a web-based management interface for editing scraping scripts, monitoring task progress, and reviewing collected data. It includes a headless browser JavaScript renderer to capture rendered HTML from dynamic web pages and a distributed architecture that uses message queues to scale crawling workloads across multiple nodes. The framework also covers task

    Python
    Vezi pe GitHub↗16,809
  • matiasb/demiurgeAvatar matiasb

    matiasb/demiurge

    118Vezi pe GitHub↗

    PyQuery-based scraping micro-framework.

    Python
    Vezi pe GitHub↗118
Vezi toate cele 30 alternative pentru Cola→

Întrebări frecvente

Ce face chineking/cola?

A high-level distributed crawling framework.

Care sunt principalele funcționalități ale chineking/cola?

Principalele funcționalități ale chineking/cola sunt: Python Crawling Frameworks, Web Scraping.

Care sunt câteva alternative open-source pentru chineking/cola?

Alternativele open-source pentru chineking/cola includ: matiasb/demiurge — PyQuery-based scraping micro-framework. scrapinghub/portia — Portia is a containerized scraping platform and visual web scraper that enables no-code data extraction. It serves as… hickford/mechanicalsoup — MechanicalSoup is a Python web automation library designed to simulate browser behavior. It functions as a toolkit for… jmcarp/robobrowser — Robobrowser is a Python web scraping library that provides a headless browser emulator and an HTML DOM parser. It is… binux/pyspider — PySpider is a Python web crawling framework designed for automated data extraction. It provides a pipeline for… scrapy/scrapy — Scrapy is a comprehensive framework designed for automated web data extraction and large-scale crawling. It operates…