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
·

web crawler / scraping framework

Clasament actualizat la 30 iun. 2026

For un instrument de web scraping pentru extragerea datelor, the strongest matches are binux/pyspider (PySpider is a Python web crawling framework with distributed), scrapy/scrapy (Scrapy is a mature, event-driven framework for large-scale web) and code4craft/webmagic (WebMagic is a Java-based distributed web crawling framework with). yujiosaka/headless-chrome-crawler and andeya/pholcus round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Selectăm repository-uri open-source de pe GitHub care se potrivesc cu „spider”. Rezultatele sunt clasificate după relevanța față de căutarea ta — folosește filtrele de mai jos pentru a rafina rezultatele sau utilizează AI-ul.

Rezultate pentru „un instrument de web scraping pentru extragerea datelor”

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • 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

    PySpider is a Python web crawling framework with distributed architecture, JavaScript rendering via a headless browser, and built-in data persistence, making it a full-featured open-source spider that matches all the core capabilities you're after.

    PythonDistributed Crawling SystemsJavaScript RenderingDistributed Crawl Coordination
    Vezi pe GitHub↗16,809
  • scrapy/scrapyAvatar scrapy

    scrapy/scrapy

    62,274Vezi pe GitHub↗

    Scrapy is a comprehensive framework designed for automated web data extraction and large-scale crawling. It operates on an asynchronous, event-driven engine that manages non-blocking network requests and data processing tasks, allowing for the efficient retrieval of structured information from web documents using path-based selectors. The system distinguishes itself through a highly modular architecture that supports complex data collection workflows. Users can implement custom middleware and signal handlers to intercept and modify request flows, while a priority-based scheduler manages concu

    Scrapy is a mature, event-driven framework for large-scale web scraping that supports distributed crawling, link extraction, XPath/CSS selectors, request throttling, and flexible storage/export, directly matching your requirements; JavaScript rendering can be added via middleware for a complete solution.

    PythonDistributed Crawling SystemsDistributed Crawling EnginesSelector-Based Extractors
    Vezi pe GitHub↗62,274
  • code4craft/webmagicAvatar code4craft

    code4craft/webmagic

    11,680Vezi pe GitHub↗

    Webmagic is a Java web crawling framework designed for building scalable automated crawlers to download and process large volumes of web pages. It functions as a distributed web crawler and dynamic content crawler, utilizing an XPath HTML parser to locate and extract specific data points from page structures. The framework distinguishes itself through its ability to handle dynamic content by rendering JavaScript and executing asynchronous requests to extract data from non-static pages. It also allows users to define and execute crawler logic via scripting languages, enabling the update of col

    WebMagic is a Java-based distributed web crawling framework with built-in JavaScript rendering, XPath data extraction, and pluggable storage — it covers the core requirements of a scalable scraping spider.

    JavaJavaScript RenderingDistributed Crawling EnginesWeb Crawling
    Vezi pe GitHub↗11,680
  • yujiosaka/headless-chrome-crawlerAvatar yujiosaka

    yujiosaka/headless-chrome-crawler

    5,643Vezi pe GitHub↗

    This project is a distributed headless Chrome web crawler and data extraction framework. It functions as a JavaScript rendering engine that uses a headless browser to process dynamic pages, extracting structured data from websites that require JavaScript execution. The system is designed for scalable data collection across multiple nodes, using distributed task synchronization and shared caches to prevent duplicate work. It distinguishes itself through the ability to emulate specific client environments by configuring user agents and viewport dimensions, while capturing visual evidence such a

    This is a distributed headless Chrome web crawler and data extraction framework that covers distributed crawling, JavaScript rendering, rate limiting, link traversal, and structured data export, making it a comprehensive match for building a production-grade web spider.

    JavaScriptDistributed Web CrawlingJavaScript RenderingDistributed Crawl Workload Distribution
    Vezi pe GitHub↗5,643
  • andeya/pholcusAvatar andeya

    andeya/pholcus

    7,578Vezi pe GitHub↗

    Pholcus is a distributed web crawling system designed for large-scale data scraping. It employs a master-worker distribution model to coordinate high-concurrency scraping tasks across a network of remote client nodes, enabling both horizontal and vertical data collection. The system features a hot-loadable rule engine that allows extraction and navigation logic to be updated at runtime without restarting the process. It handles dynamic content through headless browser integration and bypasses bot detection using proxy rotation, automated user authentication, and simulated human behavior. The

    Pholcus is a distributed web-crawling system with headless browser rendering, a hot-loadable rule engine for extraction, proxy rotation, and data exporters, covering the key capabilities sought in a production-grade spider tool.

    GoDistributed Crawling InfrastructuresWeb Crawling
    Vezi pe GitHub↗7,578
  • henrylee2cn/pholcusAvatar henrylee2cn

    henrylee2cn/pholcus

    7,578Vezi pe GitHub↗

    Pholcus is a distributed web crawler framework written in Go designed for high-concurrency data extraction. It functions as a distributed crawling orchestrator and dynamic data extraction engine, utilizing a server-client architecture to coordinate tasks across multiple nodes. The system integrates a headless browser engine to render dynamic content and execute JavaScript, allowing it to extract data from single-page applications. It features a web-based management interface for configuring spider parameters and monitoring execution progress, alongside the ability to update extraction rules v

    Pholcus is a distributed web crawler framework with a headless browser for JavaScript rendering, pluggable storage backends, and a web management interface, making it a full-featured scraping tool that fits the need for a scalable spider with export options.

    GoDistributed Crawl CoordinationDistributed Crawler Orchestrators
    Vezi pe GitHub↗7,578
  • 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

    Crawl4AI is a self-hosted, distributed web crawling engine with headless browser capabilities, LLM-integrated data extraction, and export to structured formats, directly addressing the need for a modern, AI-enhanced scraping framework.

    PythonDistributed Crawling Systems
    Vezi pe GitHub↗68,644
  • any4ai/anycrawlAvatar any4ai

    any4ai/AnyCrawl

    2,742Vezi pe GitHub↗

    AnyCrawl is an AI-powered data extractor, automated web crawler, and headless browser orchestrator. It serves as a web content extraction API and a gateway that connects crawling and scraping tools to language models using a standardized API protocol. The project specializes in converting unstructured website content into structured JSON or markdown optimized for AI assistants. It utilizes language models and JSON schemas to pull specific information into validated formats and provides capabilities for AI page summarization and LLM-optimized content extraction. The system manages comprehensi

    AnyCrawl is an automated web crawler and headless browser orchestrator with AI-powered extraction, supporting pattern-based data extraction, JavaScript rendering, request throttling, and structured export — covering the core features of a web scraping framework.

    TypeScriptWeb URL DiscoveryWeb Crawling
    Vezi pe GitHub↗2,742
  • crawlab-team/crawlabAvatar crawlab-team

    crawlab-team/crawlab

    12,217Vezi pe GitHub↗

    Crawlab is a distributed web scraping platform designed to centralize the management, deployment, and execution of large-scale data extraction tasks. It functions as a control plane that orchestrates scraping scripts and automated workflows across multiple nodes, providing a unified environment for managing complex data collection operations. The platform distinguishes itself through a distributed architecture that coordinates worker nodes via a central master, utilizing real-time communication to maintain oversight of all active processes. It ensures operational consistency by isolating task

    Crawlab is a distributed web scraping platform that orchestrates and manages crawling tasks across multiple nodes, fitting the request for an open-source spider tool, though it relies on external scripts for extraction logic and may lack built-in JavaScript rendering.

    GoDistributed Crawler OrchestratorsWeb Crawling
    Vezi pe GitHub↗12,217
  • apify/crawleeAvatar apify

    apify/crawlee

    24,002Vezi pe GitHub↗

    Crawlee is a web scraping framework designed for building scalable, reliable, and distributed data extraction pipelines. It provides a unified interface for managing headless browser automation and lightweight HTTP requests, allowing developers to handle complex web navigation, dynamic content rendering, and large-scale data collection within a single, modular architecture. The project distinguishes itself through its resource-aware concurrency controller, which dynamically scales task execution based on real-time CPU and memory usage to prevent host machine exhaustion. It also features a rob

    Crawlee is a full-featured web scraping framework that supports distributed crawling, headless browser automation for JavaScript rendering, and provides built-in link and data extraction, request management, and storage integrations, exactly matching the search for a spider tool.

    TypeScriptDistributed Crawling SystemsDistributed Crawling EnginesCrawling Optimization
    Vezi pe GitHub↗24,002
  • bjesus/pipetAvatar bjesus

    bjesus/pipet

    4,662Vezi pe GitHub↗

    pipet is a command-line tool that turns web scraping into a piped data flow through Unix filters. It provides a set of specialized scrapers — for CSS selector extraction, headless browser JavaScript rendering, JSON API querying, and change monitoring — each outputting structured data that can be transformed by chaining additional commands. The tool uses declarative selectors (CSS and JSON path expressions) to define what to extract, automatically follows pagination links to collect data across multiple pages, and serializes results into JSON, custom-delimited text, or rendered templates. It c

    pipet is a command-line web-scraping tool that uses Unix pipes and provides CSS selectors, headless JavaScript rendering via Playwright, and automatic pagination following, which fits the core scraping and crawling need even though it lacks distributed crawling, XPath extraction, and explicit rate limiting.

    GoJavaScript RenderingWeb Scraping Selectors
    Vezi pe GitHub↗4,662
  • psf/requests-htmlAvatar psf

    psf/requests-html

    13,826Vezi pe GitHub↗

    requests-html is a Python HTML parsing library and web scraping framework. It functions as an asynchronous HTTP client and a JavaScript rendering engine designed to fetch and parse web pages for structured data extraction. The project integrates a headless browser to execute JavaScript, allowing it to retrieve dynamically generated content that standard HTML parsers cannot see. It provides tools for automated data extraction using CSS selectors and XPath expressions to isolate specific text or attributes from HTML structures. The framework covers network operations including asynchronous pag

    A Python web scraping framework that handles JavaScript rendering and structured data extraction via CSS/XPath selectors, making it a solid fit for scraping tasks though it lacks built-in distributed crawling and explicit rate limiting.

    PythonJavaScript RenderingWeb Scraping Selectors
    Vezi pe GitHub↗13,826
  • jaypyles/scraperrAvatar jaypyles

    jaypyles/Scraperr

    4,897Vezi pe GitHub↗

    Scraperr is a self-hosted web scraping and crawling platform designed for extracting structured data from websites using XPath selectors. It functions as a containerized system for managing scraping jobs through a queue and analyzing the resulting content using artificial intelligence. The project differentiates itself through its Kubernetes-native architecture, allowing for scalable deployment and management via package managers. It includes a crawling engine capable of domain-level spidering to discover linked pages and a data analyzer that uses artificial intelligence to query extracted we

    Scraperr is a Kubernetes-native web crawling platform with XPath/CSS extraction, JavaScript rendering via Playwright, domain-level spidering, and multiple export options, making it a well-aligned distributed scraping framework for your needs.

    TypeScriptWeb Crawling
    Vezi pe GitHub↗4,897
  • firecrawl/firecrawlAvatar firecrawl

    firecrawl/firecrawl

    133,479Vezi pe GitHub↗

    Firecrawl is a web data extraction platform designed to convert unstructured web content into clean, LLM-ready formats like markdown or JSON. It functions as an autonomous web crawler and scraper, capable of mapping entire domains, performing recursive navigation, and executing complex data gathering tasks. By leveraging headless browser orchestration, the system handles dynamic, JavaScript-heavy pages to ensure comprehensive data capture. The platform distinguishes itself through its focus on agentic workflows, providing a programmatic interface that allows autonomous agents to perform live

    Firecrawl is an open-source web data extraction platform that crawls and scrapes JavaScript-heavy pages with headless browsers and outputs clean formats, covering link extraction, data extraction, and export; it is a fitting web crawler/spider, though distributed crawling is not explicit.

    TypeScriptDistributed Crawling InfrastructuresDistributed Crawl CoordinationWeb Crawling
    Vezi pe GitHub↗133,479
  • apify/crawlee-pythonAvatar apify

    apify/crawlee-python

    8,097Vezi pe 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

    Crawlee-python is a web crawling framework built for scalable scraping, providing headless browser automation (JavaScript rendering), anti-bot evasion, link extraction, data extraction via CSS/XPath selectors, and integration with storage/export options — directly matching your need for a comprehensive crawling tool with distributed capability and request throttling.

    PythonJavaScript Rendering
    Vezi pe GitHub↗8,097
  • 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

    Colly is a Go-based web scraping framework that handles distributed crawling, rate limiting, and structured data extraction, fitting the core spider intent — though it lacks built-in JavaScript rendering and explicit CSS/XPath extraction features.

    GoDistributed Crawler Orchestrators
    Vezi pe GitHub↗25,101
  • 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

    Firecrawl is a web crawling engine and headless browser automation tool that extracts structured data via an API, supports JavaScript rendering, and outputs clean markdown/JSON — it directly fits the intent of an open-source spider, though it may lack explicit support for distributed crawling or XPath/CSS selectors.

    TypeScriptJavaScript RenderingWeb Crawling
    Vezi pe GitHub↗139,399
  • lapwinglabs/x-rayAvatar lapwinglabs

    lapwinglabs/x-ray

    5,904Vezi pe GitHub↗

    X-Ray is a web scraping framework and asynchronous web crawler designed to extract structured data from websites. It functions as an HTML data extractor that transforms raw page content into a defined schema using CSS-style selectors. The project implements a headless browser crawler capable of executing JavaScript to render dynamic content. It handles website content discovery through a breadth-first crawling strategy and automatic pagination discovery to traverse multi-page result sets. The framework manages web data pipelines using a concurrency-limited request queue and request rate cont

    X-Ray is a JavaScript web scraping framework and headless crawler with CSS selectors, JavaScript rendering, rate limiting, and pagination discovery, making it a solid fit for building a spider, though it lacks built-in distributed crawling.

    JavaScriptJavaScript Rendering
    Vezi pe GitHub↗5,904
  • projectdiscovery/katanaAvatar projectdiscovery

    projectdiscovery/katana

    15,584Vezi pe GitHub↗

    Katana is a web crawler and spider designed for security reconnaissance and web application mapping. It functions as a utility for identifying endpoints, forms, and API structures across web targets by combining standard HTTP request traversal with headless browser automation to render dynamic, JavaScript-heavy content. The tool distinguishes itself through its ability to maintain authenticated sessions and handle complex web interactions, such as automated form submission and captcha resolution. It provides granular control over the discovery process, allowing users to define specific crawl

    Katana is a security-focused web crawler with headless browser automation for JavaScript rendering, link extraction, and session handling, making it a solid fit as a spider—though it lacks explicit distributed crawling and generic XPath/CSS data extraction.

    GoWeb Crawling
    Vezi pe GitHub↗15,584
  • nanmicoder/mediacrawlerAvatar NanmiCoder

    NanmiCoder/MediaCrawler

    51,294Vezi pe GitHub↗

    MediaCrawler is an automated web scraping framework designed to extract public posts, comments, and creator metadata from various social media platforms. It functions as a headless browser automator, utilizing real browser instances to render dynamic content and execute the client-side scripts necessary for interacting with modern web interfaces. The system distinguishes itself through a focus on session persistence and network flexibility. It supports remote debugging to reuse active browser sessions and cookies, which helps minimize the risk of triggering platform security challenges. To ma

    MediaCrawler is a web scraping framework that uses headless browsers to render JavaScript and extract structured data from social media platforms, making it a fitting tool for spider-like crawling and scraping, though it is specialized for social media rather than a general-purpose distributed crawler.

    PythonWeb ScrapersWeb Scraping FrameworksBrowser Automation
    Vezi pe GitHub↗51,294
  • hakluke/hakrawlerAvatar hakluke

    hakluke/hakrawler

    4,993Vezi pe GitHub↗

    Hakrawler is a command-line web spider tool designed for security reconnaissance, built to crawl target websites and extract hyperlinks along with JavaScript file references. As a focused reconnaissance utility, it collects every discoverable URL and script source from a given domain, mapping the attack surface for penetration testing and vulnerability assessment. The tool differentiates itself through its concurrent architecture: a fixed-size goroutine pool fetches pages in parallel, while CSS selectors parse HTML to extract anchor and script references. A depth-aware recursion limiter preve

    Hakrawler is a command-line web spider that crawls sites to extract hyperlinks and JavaScript references using CSS selectors, fitting your search for a crawling tool, though it focuses on link extraction rather than general data scraping and lacks distributed crawling, JavaScript rendering, and explicit rate limiting.

    GoWeb SpidersConcurrent Request PoolingCrawl Depth Limiters
    Vezi pe GitHub↗4,993
  • scrapinghub/portiaAvatar scrapinghub

    scrapinghub/portia

    9,509Vezi pe GitHub↗

    Portia is a containerized scraping platform and visual web scraper that enables no-code data extraction. It serves as a Scrapy visual scraping tool and spider generator, allowing users to design and deploy web scrapers through a graphical interface instead of writing manual selector code. The system distinguishes itself by converting visual web page annotations into executable Scrapy spider code and structured JSON specifications. This visual-to-code mapping allows users to define scraping logic and extraction rules through a point-and-click interface, which can then be exported for use in ex

    Portia is a visual web scraper that generates Scrapy spiders from point-and-click annotations, making it a no-code tool for web data extraction and link crawling—it fits the search for an open-source spider tool, though it lacks built-in distributed crawling, rate limiting, and JavaScript rendering.

    PythonVisual Extraction InterfacesVisual Web Scraping ToolsHeadless Browsers
    Vezi pe GitHub↗9,509
  • gnemoug/distribute_crawlerAvatar gnemoug

    gnemoug/distribute_crawler

    3,243Vezi pe GitHub↗

    Distribute crawler is a distributed web scraping framework that integrates with Scrapy to coordinate multiple crawler instances across clusters. It utilizes a centralized task queue to manage and scale concurrent data collection operations, enabling horizontal scaling of scraping tasks across multiple worker nodes. The framework distinguishes itself through its focus on large-scale data management and traffic control. It persists scraped items and binary assets into document-oriented database clusters, utilizing deduplication logic to optimize bandwidth and storage. To maintain consistent dat

    This repository implements a distributed web crawler using Scrapy, Redis, and MongoDB, covering link extraction and data storage, which fits the intent of a web crawler/scraping tool, though it does not explicitly mention JavaScript rendering or rate limiting.

    PythonDistributed Web Crawling
    Vezi pe GitHub↗3,243
  • hu17889/go_spiderAvatar hu17889

    hu17889/go_spider

    1,821Vezi pe GitHub↗

    Go Spider is a modular framework designed for building concurrent web scrapers and data extraction workflows. It provides a structured engine for orchestrating automated crawling tasks, managing request scheduling, and processing web content through a unified pipeline. The framework distinguishes itself through a highly configurable architecture that allows developers to inject custom logic for downloaders, schedulers, and storage components via interface-driven contracts. It manages network interactions using middleware-based request throttling and URL deduplication, ensuring that crawling o

    go_spider is a Go concurrent crawl framework that fits the spider/scraper category, but it does not advertise distributed crawling, JavaScript rendering, or built-in XPath/CSS extraction, so it is a narrower tool than the full-featured candidate you might be seeking.

    GoConcurrent Web Scraping FrameworksConcurrent Crawling EnginesGoroutine-Based Concurrency
    Vezi pe GitHub↗1,821
  • gsh199449/spiderAvatar gsh199449

    gsh199449/spider

    997Vezi pe GitHub↗

    Spider is a web-based platform designed for automated data extraction, providing a centralized framework to collect, process, and route structured information from websites. It functions as a comprehensive pipeline that manages the entire lifecycle of data gathering, from initial configuration to final storage in external databases or message queues. The platform distinguishes itself through a visual configuration interface that allows users to define extraction rules and manage scraping templates without writing custom code. It supports both static and dynamic content retrieval by integratin

    A configurable web spider with a user-friendly web console for managing crawls, fitting the need for a crawling and scraping tool, though it may lack some advanced features like distributed crawling or JavaScript rendering.

    JavaVisual Extraction BuildersWeb ScrapingWeb Scraping Management Interfaces
    Vezi pe GitHub↗997
  • coder-hxl/x-crawlAvatar coder-hxl

    coder-hxl/x-crawl

    1,872Vezi pe GitHub↗

    X-crawl is a Node.js-based web scraping framework designed to automate data collection from both static and dynamic websites. It integrates artificial intelligence to perform semantic parsing, allowing it to transform unstructured HTML into structured data formats that remain accurate even when website layouts or class names change. The project distinguishes itself through a comprehensive suite of stealth and reliability features. It manages crawler identity by randomizing device fingerprints and rotating proxy servers to bypass access restrictions. To handle complex, JavaScript-heavy interfa

    x-crawl is a Node.js crawler library with AI assistance, Chromium/Puppeteer support, and flexible extraction, making it a solid tool for building web scraping projects, though it may not include built-in distributed crawling or advanced export options.

    TypeScriptAI-Powered Web CrawlersWeb Crawling FrameworksAI Data Extraction
    Vezi pe GitHub↗1,872
  • buckyroberts/spiderAvatar buckyroberts

    buckyroberts/Spider

    975Vezi pe GitHub↗

    Spider is a multi-threaded web crawler and link extraction library designed for systematic website traversal and data collection. It functions as a utility for discovering and cataloging hyperlinks across domains, enabling the mapping of site architecture and the gathering of structured information. The tool utilizes a thread-pool concurrency model to fetch and parse multiple web pages simultaneously, maximizing network throughput during the crawling process. It manages navigation through a centralized queue-based frontier and employs in-memory state tracking to ensure efficient deduplication

    This repository is a Python website crawler, squarely in the web crawler category, but its minimal description leaves advanced features like JavaScript rendering and distributed crawling unconfirmed.

    PythonWebsite CrawlersFixed-Size Thread PoolsURL Distribution Queues
    Vezi pe GitHub↗975

Related searches

  • librărie pentru web scraping
  • instrument de web scraping pentru extragerea datelor
  • un framework open source pentru web scraping
Compară top 10 dintr-o privire
RepositorySteleLimbajLicențăUltimul push
binux/pyspider16.8KPythonApache-2.030 apr. 2024
scrapy/scrapy62.3KPythonBSD-3-Clause16 iun. 2026
code4craft/webmagic11.7KJavaApache-2.020 dec. 2025
yujiosaka/headless-chrome-crawler5.6KJavaScriptMIT29 apr. 2023
andeya/pholcus7.6KGoApache-2.03 mar. 2026
henrylee2cn/pholcus7.6KGoApache-2.03 mar. 2026
unclecode/crawl4ai68.6KPythonApache-2.04 iun. 2026
any4ai/anycrawl2.7KTypeScriptmit8 feb. 2026
crawlab-team/crawlab12.2KGoBSD-3-Clause10 feb. 2026
apify/crawlee24KTypeScriptApache-2.023 iun. 2026
un framework de web scraping pentru Python
  • extragere de date structurate din pagini web
  • un crawler web de mare capacitate pentru scraping
  • a residential proxy service for web scraping
  • un instrument de fingerprinting pentru tehnologii web