/AyumiLoveScraper

A python script used to scrape game builds from http://ayumilove.net/ and store them into separate text files.

Primary LanguagePython

AyumiLoveScraper

Description

A python script used to scrape game builds from http://ayumilove.net/ and store them into separate formatted text files.

Purpose

The purpose of this script was to load and parse through all possible game guides on every web page. The content on all of the webpages will be then stored into a formatted text file.

Dependencies

How-To-Run

  • On Linux: Assuming you have Python 3 installed run the command python AyumiloveScraper_v2.py

Bugs/Issues

  • Script is OUTDATED as of writing this README I have not tested it on the current website.
  • Can crash if certain elements of the webpage has changed or been moved.