Skip to content

theShmoo/DSA5RegelWikiParser

Repository files navigation

DSA5RegelWikiParser

Scrapy Spider that crawls the DSA5 Regel Wiki "http://www.ulisses-regelwiki.de/"

How to use

To start a spider and crawl the "DSA5 Regel Wiki" open a command prompt at the folder containing the scrapy.cfg file and put a spider to work

scrapy crawl spidername

Spiders

Currently I implemented 2 spiders:

magic

scrapy crawl magic

Crawls all links found in the subdirectories of Zauber So:

Used for the project: DSA5SpellBook with the corresponding github-project

skills

scrapy crawl skills

Crawls all links found in Kampfsonderfertigkeiten

Contribute

The work is not complete yet and If you want to contribute feel free to do so! And I will do my best to support you.

Releases

No releases published

Packages

No packages published

Languages