Skip to content

A web crawler that grabs the armor stats from darksouls.wiki.fextralife.com and places it in a sqlite db.

Notifications You must be signed in to change notification settings

nisiviglia/darksouls-wiki-armor-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Darksouls Wiki Armor Grabber

This will crawl the https://darksouls.wiki.fextralife.com/Dark+Souls+Wiki site and grab all the armor stats. Following that, it will place the data in a sqlite db file.

Build Instructions

Compile And Run

mvn compile
mvn exec:java

Output

data.db

(Found at the root of the project folder.)

Database Structure

Table Name
Chest+Armor
Gauntlets
Helms
Leg+Armor

Please be respectful of the website and it's resources!

About

A web crawler that grabs the armor stats from darksouls.wiki.fextralife.com and places it in a sqlite db.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages