awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
FlareSolverr avatar

FlareSolverr/FlareSolverr

0
View on GitHub↗
12,656 stars·1,019 forks·Python·mit·19 views

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.

Star history

Star history chart for flaresolverr/flaresolverrStar history chart for flaresolverr/flaresolverr

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with FlareSolverr

These projects share indexed features with FlareSolverr. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • apify/crawleeapify avatar

    apify/crawlee

    24,002View on 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
    View on GitHub↗24,002
  • apify/crawlee-pythonapify avatar

    apify/crawlee-python

    8,097View on 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
    View on GitHub↗8,097
  • g1879/drissionpageg1879 avatar

    g1879/DrissionPage

    12,102View on 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
    View on GitHub↗12,102
  • browserbase/stagehandbrowserbase avatar

    browserbase/stagehand

    21,180View on 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
    View on GitHub↗21,180
Compare all 30 related projects→

Frequently asked questions

What does flaresolverr/flaresolverr do?

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.

What are the main features of flaresolverr/flaresolverr?

The main features of flaresolverr/flaresolverr are: Challenge Resolution, Protection Bypassers, Web Scraping and Automation, Headless Browser Automation, Security Hardening and Protection, Web Scraping, Automation Bypasses, Automated Captcha Solvers.

Which projects share features with flaresolverr/flaresolverr?

Projects with overlapping indexed features include: 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…