Skip to content

This is a (WIP) web scraper to read SIU's (GOAT's) blogposts for each chapter.

License

Notifications You must be signed in to change notification settings

lucasDS-0/TOG_Blogposts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOG Blogposts

This is a (WIP) web scraper to read SIU's (GOAT's) blogposts for each chapter.

This is based on info in the TOG Wiki, up to 2022/03/12.

Script usage

On a command console run the script by typing

python3 main.py --volume X --chapter Y

where --volume and --chapter are self-explanatory optional parameters.

Installation

A setup file is available so the script can be installed and used anywhere. For this purpose, run the following command

pip install -e /path/to/script/folder

after that, just run

togblog --volume X --chapter Y

About

This is a (WIP) web scraper to read SIU's (GOAT's) blogposts for each chapter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages