Skip to content

Web scraper written in Python for A Practical Guide to Evil hosted on Wordpress. Generates an EPUB file containing all 7 books.

Notifications You must be signed in to change notification settings

GabbyNEW/APGtE_Scraper

Repository files navigation

A Practical Guide to Evil | Web Scraper | Wordpress to EPUB

This repository hosts a web scraper written in Python for A Practical Guide to Evil hosted on Wordpress. Generates an EPUB file containing all 7 books. I made this during my spare time to read this story on my Kindle, although others are welcome to use this script for their personal use.

If you do not want to run the script, this repository already hosts the complete 7-book worth readily downloadable EPUB file.

image

Setting Up The Script Locally

Prerequisites

Python 3.6+ must be installed on your system. The following modules must be installed using pip: requests EbookLib beautifulsoup4.

Installation

Clone the repository to your local machine. Enable Python virtual environent using venv on the root folder. Open terminal on the root folder, and enter python Web Scraper.py.

About

Web scraper written in Python for A Practical Guide to Evil hosted on Wordpress. Generates an EPUB file containing all 7 books.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published