Website
.
Fuselkönig.de
.
Projects
.
Status
index
:
fk_crawler
master
The crawler which powers kategorischeraperitif.de/angebote
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crawler
/
config.go
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
Changes imports to lower case. (crawler)
Maximilian Möhring
1
-1
/
+1
2018-09-16
Rename flags. Adds new flag to exclude shops. (crawler)
horus
1
-3
/
+6
2018-06-15
Introduces config for user agent, robots.txt and crawler delay. (crawler)
horus
1
-3
/
+19
2018-02-21
Adds some docu. (crawler)
horus
1
-4
/
+7
2018-02-21
Prevents panic when passing a non-existent path as config file. (crawler)
horus
1
-2
/
+7
2018-02-20
Reintroduces debug as a config setting. (crawler)
horus
1
-0
/
+3
2018-02-20
Refactoring + adds a more granular log level setting. (crawler)
horus
1
-4
/
+12
2018-02-19
Adds config option to crawl only specific shops. (crawler)
horus
1
-0
/
+3
2018-02-19
Adds repair function. (crawler)
horus
1
-9
/
+13
2018-02-17
Sets config option to disable url shorter. (crawler)
horus_arch
1
-10
/
+13
2018-02-16
Log level is now configurable. (crawler)
horus
1
-6
/
+1
2018-02-14
Bugfix. (crawler)
horus
1
-1
/
+1
2018-02-14
Add shop short url. (crawler)
horus
1
-5
/
+5
2018-02-14
Adds URL shorting with polr. (crawler)
horus
1
-0
/
+2
2018-02-14
Changes config params.
horus
1
-16
/
+18
2018-02-14
Bugfix. (crawler+website)
horus
1
-1
/
+1
2018-02-06
Moves crawler to designated directory.
Max
1
-0
/
+76