Web Scrapping Hub
Web Scrapping Hub is a full-stack streaming application built with Flask and React that provides a modern interface for browsing and watching movies, series, and anime. Powered by robust web scraping technology, it bypasses Cloudflare protection and delivers content seamlessly.Key Features
Catalog Browsing
Browse extensive catalogs of movies, series, and anime with clean pagination
Advanced Search
Find content quickly with search and deep search functionality
Video Player
Watch content with an integrated player featuring episode navigation
Web Scraping
Cloudflare bypass with cloudscraper and modular extractor system
Getting Started
Quick Start
Get up and running in minutes with our quickstart guide
Introduction
Learn about the architecture and key concepts
Local Setup
Install and run locally for development
Docker Deployment
Deploy with Docker for production use
Technology Stack
Built with modern technologies for performance and scalability:- Backend: Flask (Python 3.11+) with RESTful API
- Frontend: React 18 + Vite + TailwindCSS
- Scraping: cloudscraper with BeautifulSoup4
- Deployment: Docker with multi-architecture support (AMD64, ARM64, ARMv7)
API Reference
Explore the full API to integrate with the backend or build custom clients.API Overview
Overview of all available endpoints
Endpoints
Detailed endpoint documentation
Extractors
Learn about the modular extractor system
Development
Contribute to the project