This repository has been archived by the owner on Jun 21, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
OUTDATED
License
tanzdervampire/database
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository creates the database. It consists of multiple scripts: * crawler.js crawls tanz-der-vampire.de and spits out crawled.json with all grabbed information. * crawler2sqlite.js takes crawled.json and converts it into the sqlite database stored as crawled.sqlite. * generate.js adds further entries to the existing crawled.sqlite database and spits out out as db.sqlite. Running crawler.js should not ever be necessary again since the data can be taken from crawled.json instead. crawler2sqlite.js must be run if the database design changes since it sets up the database. generate.js should be run whenever new information has been added.
About
OUTDATED
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published