GithubHelp home page GithubHelp logo

5l1v3r1 / yt-subscriptions-scraper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adhirajpandey/yt-scraper

0.0 1.0 0.0 4 KB

Python program to scrape details about youtube subscriptions of a user

Python 100.00%

yt-subscriptions-scraper's Introduction

YT-subscriptions-scraper

Description

This Script allows you to generate structured txt and csv file of Youtube Subscriptions of a user.

This Script uses saved html file of your subscriptions page and BeautifulSoup to parse it structurally to implement the objective.

Requirements

  • python3
  • pip3
  • BeautifulSoup

Usage

  1. Go to https://www.youtube.com/feed/channels(make sure you are logged in) and scroll to bottom of the page.
  2. Save html of the page by right-clicking in browser window and select save as to download it in your computer.
  3. Clone this project git clone https://github.com/adhirajpandey/YT-subscriptions-scraper and cd into it cd YT-subscriptions-scraper
  4. Install Requirement pip install bs4
  5. Modify main.py to modify the path of your saved html file of your subscriptions page.
  6. Run Script python main.py or python3 main.py
  7. Check subscriptions.txt and subscriptions.csv for the output.

Sample

  1. Download html htmlpagedwnld

  2. Clone clone

  3. Install Requirement installreq

  4. Edit main.py editmain

  5. Execute main.py execute

  6. Generated Files filesgen

  7. Text File Sample txtsample

  8. CSV File Sample csvsample

yt-subscriptions-scraper's People

Contributors

adhirajpandey avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.