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

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

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

FlareSolverr/FlareSolverr

0
View on GitHub↗
12,656 نجوم·1,019 تفرعات·Python·mit·4 مشاهدات

FlareSolverr

FlareSolverr is a proxy server designed to provide programmatic access to websites protected by automated security challenges and firewall restrictions. It functions by orchestrating headless browser instances to render web pages, execute JavaScript, and retrieve the necessary cookies and content required to bypass common security hurdles.

The service distinguishes itself by maintaining persistent browser sessions in memory, which allows for the reuse of authenticated states across multiple requests. It integrates with external captcha resolution services to handle interactive security challenges automatically and supports configurable proxy routing to manage network traffic and origin masking.

The system exposes a structured interface that accepts commands to trigger browser actions, enabling the retrieval of headers, cookies, and HTML content from protected resources. It also includes built-in monitoring capabilities that export operational metrics and request statistics to provide visibility into system health and performance.

Features

  • Challenge Resolution - Acts as a proxy server that solves security challenges to provide programmatic access to protected web content.
  • Protection Bypassers - Solves automated security hurdles and firewall challenges to gain programmatic access to protected websites.
  • Web Scraping and Automation - Provides infrastructure for automated web data extraction from protected platforms using headless browsers.
  • Headless Browser Automation - Executes web requests through managed browser instances to maintain persistent sessions and handle security challenges.
  • Security Hardening and Protection - Bypasses automated security challenges and firewall blocks by routing traffic through a proxy server.
  • Web Scraping - Routes traffic through managed browser instances to bypass firewall blocks and access protected web resources.
  • Automation Bypasses - Bypasses automated security hurdles by rendering pages in a headless browser to capture content.
  • Automated Captcha Solvers - Integrates with external services to automatically resolve interactive security challenges during web navigation.
  • Media Utility Scripts - Proxy server for bypassing Cloudflare protection.
  • Stateful Session Persistence - Maintains persistent browser contexts and cookie stores in memory to reuse authenticated sessions across requests.
  • Browser Session Persistence - Retains active browser instances to preserve cookies and accelerate subsequent requests by avoiding repeated security challenges.
  • Headless Browser Orchestrators - Orchestrates headless browser instances to render dynamic web content and execute JavaScript.
  • Traffic Routing Proxies - Routes network traffic through configurable proxy servers to mask origins and bypass geographic restrictions.
  • Request Proxies - Routes HTTP requests through managed browser instances to maintain session context and appear as a legitimate user.
  • Request Execution - Executes GET and POST requests through managed browser instances to retrieve content from protected resources.

سجل النجوم

مخطط تاريخ النجوم لـ flaresolverr/flaresolverrمخطط تاريخ النجوم لـ flaresolverr/flaresolverr

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

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

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

Start searching with AI

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

ما هي وظيفة flaresolverr/flaresolverr؟

FlareSolverr is a proxy server designed to provide programmatic access to websites protected by automated security challenges and firewall restrictions. It functions by orchestrating headless browser instances to render web pages, execute JavaScript, and retrieve the necessary cookies and content required to bypass common security hurdles.

ما هي الميزات الرئيسية لـ flaresolverr/flaresolverr؟

الميزات الرئيسية لـ flaresolverr/flaresolverr هي: Challenge Resolution, Protection Bypassers, Web Scraping and Automation, Headless Browser Automation, Security Hardening and Protection, Web Scraping, Automation Bypasses, Automated Captcha Solvers.

ما هي البدائل مفتوحة المصدر لـ flaresolverr/flaresolverr؟

تشمل البدائل مفتوحة المصدر لـ flaresolverr/flaresolverr: apify/crawlee — Crawlee is a web scraping framework designed for building scalable, reliable, and distributed data extraction… apify/crawlee-python — Crawlee-python is a web crawling framework for building scalable scrapers using Python. It serves as a comprehensive… g1879/drissionpage — DrissionPage is a Python library designed for web automation, data scraping, and testing. It functions as a browser… browserbase/stagehand — Stagehand is an AI-native browser automation framework that enables developers to build reliable web automations using… browserbase/mcp-server-browserbase — This project is an MCP browser automation server that connects large language models to headless cloud browsers. It… vercel-labs/agent-browser — This project is an agentic framework designed to enable autonomous web navigation and browser automation. It functions…

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع FlareSolverr.
  • 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
  • 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
g1879/drissionpageالصورة الرمزية لـ g1879

g1879/DrissionPage

12,102عرض على GitHub↗

DrissionPage is a Python library designed for web automation, data scraping, and testing. It functions as a browser automation framework that communicates directly with the browser engine via the Chrome DevTools Protocol, allowing for precise control over browser instances and page states. The library distinguishes itself by providing a unified interface that combines full browser automation with raw HTTP request capabilities. This hybrid approach allows users to switch between lightweight network requests and heavy browser-based interactions within a single workflow. By wrapping asynchronous

Pythonautomation-frameworkpythonweb-automation
عرض على GitHub↗12,102
  • browserbase/stagehandالصورة الرمزية لـ browserbase

    browserbase/stagehand

    21,180عرض على GitHub↗

    Stagehand is an AI-native browser automation framework that enables developers to build reliable web automations using a hybrid of natural language instructions and deterministic TypeScript code.

    TypeScriptagentsaillms
    عرض على GitHub↗21,180
  • عرض جميع البدائل الـ 30 لـ FlareSolverr→