Archived
1
0

19 Commits

Author SHA1 Message Date
Jip J. Dekker
91ed053ac5 Stopped log from interfering with STDOUT 2014-04-15 18:17:35 +02:00
Jip J. Dekker
622dd4ad00 Small fix to ensure unique classes and load all parsers 2014-04-08 11:43:32 +02:00
Jip J. Dekker
f6981057df Changed everything to spaces 2014-04-02 14:20:05 +02:00
Jip J. Dekker
c9e09f8ab9 Added an version message 2014-04-01 21:42:54 +02:00
Jip J. Dekker
7bc160f676 The spider is now able to start using the synonym generator 2014-04-01 21:38:11 +02:00
Jip J. Dekker
cd421cc2fb Replaced literal for testing with a variable fix. 2014-04-01 21:24:04 +02:00
Jip J. Dekker
0bf2d102c6 Fixed parser importation, so it doesn't import imported classes. 2014-04-01 21:21:30 +02:00
Jip J. Dekker
683f8c09d4 Quick fix, python errors 2014-04-01 21:12:54 +02:00
Jip J. Dekker
4d9e5307bf Written an loader for all parsers in the parser directory. 2014-03-31 00:48:45 +02:00
Jip J. Dekker
0cc1b23353 Added the functionality to add parsers and automatically use them. 2014-03-30 23:37:42 +02:00
Jip J. Dekker
14c27458fc Fixed an import error 2014-03-30 23:07:28 +02:00
Jip J. Dekker
32cedecf2e Added an basic parser class to extend, next step implementing the global function 2014-03-28 14:44:17 +01:00
Jip J. Dekker
d91706d6e5 The script should stop sometime, added a stopping signal 2014-03-28 14:14:39 +01:00
Jip J. Dekker
87d1041517 Made all Python files PEP-8 Compatible 2014-03-28 14:11:36 +01:00
Jip J. Dekker
bdcf359da7 Logical fixes to have some "working" case 2014-03-27 13:12:27 +01:00
Jip J. Dekker
8175e02f6c New Structure, splitting on parsers instead of Spiders 2014-03-27 13:08:46 +01:00
Jip J. Dekker
306a37db1a A better structure which is able to start multiple spiders. 2014-03-22 15:48:08 +01:00
Jip J. Dekker
328cb3808c Unix machine should be able to execute this without any problems. 2014-03-18 18:07:00 +01:00
Jip J. Dekker
7355de1b20 Added an simple script to run a spider 2014-03-18 18:03:22 +01:00