/4chan-webm-scraper

A web scraper which gets an infinite amount of webm's (videos) from 4chan and displays them

Primary LanguagePython

4chan webm scraper

Simple webscraper that scrapes webm's (videos) from your preferred 4chan board/s

What I learnt

  • Web scraping with BeautifulSoup
  • Using requests
  • Utilising the itertools library and creating generators in python for efficiency
  • Using PyQt5 to display video

How to install

git clone https://github.com/ravenkls/4chan-webm-scraper.git
cd 4chan-webm-scraper
pip install -r requirements.txt
python gui.py

Other requirements

Requires K-Lite-Codec-Pack