index
:
apigrabber
develop
master
release/1.2.0
release/1.5.0
release/2.0.0
release/2.11.0
release/2.14.0
release/2.17.0
release/2.2.0
release/2.3.0
release/2.3.1
release/2.7.0
release/2.9.0
releases/1.0.0
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crawler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tolerate API json error
schneefux
2017-03-05
1
-1
/
+3
*
run jobs in batches (#57)
schneefux
2017-03-05
1
-0
/
+1
*
don't fail with 404 if a player was found
schneefux
2017-02-27
1
-0
/
+5
*
set api pagelimit to maximum
schneefux
2017-02-27
1
-1
/
+1
*
Merge branch 'errors'
schneefux
2017-02-27
1
-2
/
+8
|
\
|
*
catch more API bugs
schneefux
2017-02-26
1
-1
/
+4
|
*
report job fails in queue
schneefux
2017-02-26
1
-1
/
+4
*
|
Merge pull request #39 from vainglorygame/redesign
Kapil Viren Ahuja
2017-02-26
1
-64
/
+24
|
\
|
|
*
rewrite to use shared queue, fixes #36
schneefux
2017-02-25
1
-64
/
+24
*
|
update limits: cannot get more than 5 random matches
schneefux
2017-02-25
1
-2
/
+2
|
/
*
use gzip for API requests
schneefux
2017-02-25
1
-1
/
+1
*
respect rate limits
schneefux
2017-02-25
1
-5
/
+16
*
add VAINSOCIAL_APIKEY env variable
schneefux
2017-02-25
1
-3
/
+2
*
catch ssl RuntimeError and retry (#24)
schneefux
2017-02-16
1
-1
/
+1
*
ignore server errors
schneefux
2017-02-15
1
-4
/
+9
*
rewrite for better concurrency support
schneefux
2017-02-12
1
-2
/
+0
*
use logging module
schneefux
2017-02-08
1
-1
/
+2
*
crawl regions peux a peux
schneefux
2017-02-06
1
-4
/
+16
*
api: get new matches more reliably, remove now unused `db.meta`
schneefux
2017-01-28
1
-2
/
+1
*
api: demo /matches endpoint
schneefux
2017-01-27
1
-0
/
+7
*
api: fix getting new matches
schneefux
2017-01-23
1
-0
/
+2
*
api: send requests synchronously
schneefux
2017-01-23
1
-23
/
+15
*
api: rewrite to use async
schneefux
2017-01-22
1
-18
/
+35
*
api: implement crawler and database functionality
schneefux
2017-01-22
1
-0
/
+72