dark-kuro / yiff_scraper

Scrapes off all content from a yiff.party page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yiff_scraper

Scrapes off all content from a yiff.party page

Requirements:

  1. Python 3
  2. Requests
  3. beautifulsoup4

To install python3 follow online instructions. To install the dependencies:

pip install -r requirements.txt

Usage:

  1. Open the shell
  2. Run the following command replacing {links} with your url's:
python yiff_scraper.py {link 1} {link 2} {any number of links}

About

Scrapes off all content from a yiff.party page

License:MIT License


Languages

Language:Python 100.0%