Jip J. Dekker
|
2e8017c590
|
Merge branch 'feature/parsing-scheme' into develop
|
2014-04-01 21:40:26 +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
|
f93dc2d160
|
Added an structure to get requests for all websites for a new synonym
|
2014-04-01 21:07:36 +02:00 |
|
Jip J. Dekker
|
e39ed3b681
|
Added a way for parsers to access the spider.
|
2014-04-01 20:56:32 +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
|
6e2df64fe4
|
Merge branch 'hotfix/spider-import-error' into develop
|
2014-03-30 23:08:14 +02:00 |
|
Jip J. Dekker
|
a6d3d4a716
|
Merge branch 'hotfix/spider-import-error'
spider-import-error
|
2014-03-30 23:07:52 +02:00 |
|
Jip J. Dekker
|
14c27458fc
|
Fixed an import error
|
2014-03-30 23:07:28 +02:00 |
|
Jip J. Dekker
|
e0556bbf16
|
Merge branch 'release/basic-scraper-structure'
basic-scraper-structure
|
2014-03-30 22:16:13 +02:00 |
|
Jip J. Dekker
|
e210ce8558
|
Merge branch 'develop', remote-tracking branch 'origin/develop' into develop
|
2014-03-30 22:08:21 +02:00 |
|
Jip J. Dekker
|
6bbee865c4
|
Merge branch 'feature/basic-structure' into develop
|
2014-03-28 14:46:43 +01:00 |
|
Jip J. Dekker
|
1e730e77ce
|
Merge branch 'feature/basic-structure' of code.giphouse.nl:giphouse/descartes-2 into feature/basic-structure
|
2014-03-28 14:44:29 +01: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
|
325febe834
|
Added an basic parser class to extend, next step implementing the global function
|
2014-03-28 14:43:22 +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
|
5b17627504
|
The parsers however could use their own folder
|
2014-03-27 13:23:03 +01:00 |
|
Jip J. Dekker
|
8e9314e753
|
One spider should have it's own folder
|
2014-03-27 13:18:55 +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
|
aa65bbd459
|
Merge branch 'feature/basic-structure' into develop
|
2014-03-18 18:10:03 +01:00 |
|
Jip J. Dekker
|
847b4f201b
|
Merge branch 'feature/basic-structure' of code.giphouse.nl:giphouse/descartes-2 into feature/basic-structure
|
2014-03-18 18:07:38 +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
|
826937e25e
|
Unix machine should be able to execute this without any problems.
|
2014-03-18 18:05:44 +01:00 |
|
Jip J. Dekker
|
7355de1b20
|
Added an simple script to run a spider
|
2014-03-18 18:03:22 +01:00 |
|
Jip J. Dekker
|
b1840d3a65
|
Another name change to accommodate an executable script
|
2014-03-18 17:44:32 +01:00 |
|
Jip J. Dekker
|
4f5b66fff6
|
Basic structure to make sure the spider use an argument
|
2014-03-18 17:28:49 +01:00 |
|
Jip J. Dekker
|
2cb21c6b81
|
Moved the Scrapy to an other namespace, should prevent some importing faults.
|
2014-03-17 16:38:13 +01:00 |
|
Jip J. Dekker
|
55843d320c
|
Added an formal pipeline to make sure that we don't supply double values.
|
2014-03-17 16:30:09 +01:00 |
|
Jip J. Dekker
|
b239e474ca
|
Merge branch 'feature/basic-structure' into develop
|
2014-03-16 23:19:10 +01:00 |
|
Jip J. Dekker
|
8dd2c168d2
|
Added the basic structure for the first two spiders
|
2014-03-16 23:14:59 +01:00 |
|
Jip J. Dekker
|
3548112838
|
Removed all .pyc files and added to the ignore list
|
2014-03-16 23:11:30 +01:00 |
|
Jip J. Dekker
|
6182d4104e
|
Added an result item which the spiders will return.
|
2014-03-16 22:54:34 +01:00 |
|
Jip J. Dekker
|
f25af46aa0
|
Added the right RST syntax
|
2014-03-16 17:48:44 +01:00 |
|
Jip J. Dekker
|
f5598691ea
|
Removed old README file
|
2014-03-16 17:41:41 +01:00 |
|
Jip J. Dekker
|
0e48a714ff
|
Merge branch 'develop'
|
2014-03-16 17:39:57 +01:00 |
|
Jip J. Dekker
|
5a3721e7b2
|
Provided all Group members to the right README conform with python standards.
|
2014-03-16 17:31:04 +01:00 |
|
Bas Vb
|
17c9c66b37
|
Add Bas to README
|
2014-03-12 10:28:13 +01:00 |
|
Michail Kuznetcov
|
afe0967341
|
add my initial README.md
|
2014-03-12 10:22:43 +01:00 |
|
Rob tB
|
5890c7011d
|
added my name to README.md
|
2014-03-12 10:21:08 +01:00 |
|
Rob tB
|
161be2cd5f
|
edited README.md
|
2014-03-12 10:20:38 +01:00 |
|
Rob tB
|
7de1231ff1
|
added initial README file
|
2014-03-12 10:19:20 +01:00 |
|
Jip J. Dekker
|
3a307a85df
|
Added an gitignore file
|
2014-03-08 22:07:50 +01:00 |
|
Jip J. Dekker
|
aba39dd7a2
|
README to an RST file, to be python conform
|
2014-03-08 21:51:38 +01:00 |
|
Jip J. Dekker
|
3cbaa99817
|
Added an basic Scrapy setup
|
2014-03-08 21:40:09 +01:00 |
|