Scraping Youtube Data
Getting Started (Backend CLI Setup)
git clone https://github.com/victorchimakanu/macrocosmos-youtube-scrapper.git
cd macrocosmos-youtube-scrapperpython -m venv venv
source venv/bin/activate3. Install Required Packages
pip install -r requirements.txtRunning the Scraper (CLI Mode)
1. Navigate to the YouTube Scraper Module
2. Run the Scraper
3. Choose an Option:

Custom APIs – Download Transcripts via HTTP
1. Start the Backend API Server
Available Custom Endpoints
Video Scrapper
Name
Value
Name
Details
Description
Channel Scrapper
Name
Value
Name
Details
Description
Testing APIs with Postman


Frontend Interface
🧑💻 Using the Frontend

Last updated
