awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Boris-code avatar

Boris-code/feapder

0
View on GitHub↗
3,709 نجوم·542 تفرعات·Python·4 مشاهداتfeapder.com↗

Feapder

Feapder is a Python web crawling framework designed for building scalable data extraction systems. It features a distributed spider engine and a headless browser renderer to execute JavaScript and extract content from dynamic web pages.

The system includes a scalable data deduplicator to filter duplicate URLs and records during large-scale operations. A crawler monitoring system tracks the health of active scraping jobs and triggers alerts when system anomalies occur.

The framework provides capabilities for task scheduling, web data extraction, and resilient workflows that allow crawling tasks to resume from the last successful checkpoint after an interruption.

Features

  • Web Data Extraction - Provides programmatic tools for scraping and processing web content using specialized scrapers.
  • Dynamic Content Scraping - Extracts data from websites that require JavaScript rendering to load content before parsing.
  • JavaScript Rendering - Executes JavaScript via headless browsers to load dynamic content before extracting final data.
  • Large-Scale Deduplications - Removes duplicate URLs and records from massive datasets using a scalable filtering mechanism.
  • Distributed Crawling Engines - Provides a scalable architecture for managing multiple spider types and high-volume data collection.
  • Crawl Request Deduplications - Implements a high-performance mechanism to filter duplicate URLs across distributed spiders.
  • Headless Browsers - Uses automated browser engines to render dynamic pages and execute scripts for data extraction.
  • Headless Rendering Engines - Integrates headless rendering engines to execute JavaScript and load dynamic content before parsing.
  • Web Crawling - Manages high-volume data collection across domains with built-in deduplication and scheduling.
  • Web Crawling Frameworks - Comprehensive Python framework for automating web data extraction including scheduling and rendering.
  • Spider Architectures - Implements distinct crawler classes tailored for single-page, task-based, or batch-processing extraction scenarios.
  • Crawl Job Schedulers - Provides a centralized system to manage the deployment and execution timing of multiple scraping jobs.
  • Event-Driven Notification Triggers - Triggers real-time alerts based on failure thresholds or system anomalies during crawling.
  • Execution Progress Tracking - Records task checkpoints in a persistent store to allow crawlers to resume from the last successful page.
  • Crawl Task Managers - Allows restarting crawling tasks from the last successful point after a failure or shutdown.
  • Crawler Health Monitoring - Tracks the operational status and health of active scraping jobs with automated alerts.

سجل النجوم

مخطط تاريخ النجوم لـ boris-code/feapderمخطط تاريخ النجوم لـ boris-code/feapder

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة boris-code/feapder؟

Feapder is a Python web crawling framework designed for building scalable data extraction systems. It features a distributed spider engine and a headless browser renderer to execute JavaScript and extract content from dynamic web pages.

ما هي الميزات الرئيسية لـ boris-code/feapder؟

الميزات الرئيسية لـ boris-code/feapder هي: Web Data Extraction, Dynamic Content Scraping, JavaScript Rendering, Large-Scale Deduplications, Distributed Crawling Engines, Crawl Request Deduplications, Headless Browsers, Headless Rendering Engines.

ما هي البدائل مفتوحة المصدر لـ boris-code/feapder؟

تشمل البدائل مفتوحة المصدر لـ boris-code/feapder: binux/pyspider — PySpider is a Python web crawling framework designed for automated data extraction. It provides a pipeline for… apify/crawlee — Crawlee is a web scraping framework designed for building scalable, reliable, and distributed data extraction… code4craft/webmagic — Webmagic is a Java web crawling framework designed for building scalable automated crawlers to download and process… apify/crawlee-python — Crawlee-python is a web crawling framework for building scalable scrapers using Python. It serves as a comprehensive… scrapinghub/portia — Portia is a containerized scraping platform and visual web scraper that enables no-code data extraction. It serves as… yasserg/crawler4j — Crawler4j is a multi-threaded Java web crawler and spider designed for high-volume web traversal and content…

بدائل مفتوحة المصدر لـ Feapder

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Feapder.
  • binux/pyspiderالصورة الرمزية لـ binux

    binux/pyspider

    16,809عرض على 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
    عرض على GitHub↗16,809
  • apify/crawleeالصورة الرمزية لـ apify

    apify/crawlee

    24,002عرض على 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

    TypeScriptapifyautomationcrawler
    عرض على GitHub↗24,002
  • code4craft/webmagicالصورة الرمزية لـ code4craft

    code4craft/webmagic

    11,680عرض على 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

    Javacrawlerframeworkjava
    عرض على GitHub↗11,680
  • apify/crawlee-pythonالصورة الرمزية لـ apify

    apify/crawlee-python

    8,097عرض على 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

    Pythonapifyautomationbeautifulsoup
    عرض على GitHub↗8,097
عرض جميع البدائل الـ 30 لـ Feapder→