6

YouTube Scraper

A freelance project for IMX Media, built with Python and Selenium to scrape YouTube channel data (channel name, subscribers, and details).

YouTube Scraper was developed as a freelance project for IMX Media.
The tool automates the process of extracting YouTube channel details such as channel name, subscriber count, and related metadata.

Key Features:

  • 🔍 Scrapes YouTube channels based on channel name and subscriber count
  • 🤖 Built using Python and Selenium WebDriver
  • 📊 Data stored in HTML format for easy viewing
  • 🗂 Maintains history of scrapes for reference and tracking
  • 🛠 Designed to save research time for media/marketing teams

Tools Used:

  • Python
  • Selenium