Skip to content

Commit 6aebcf5

Browse files
committed
README update
1 parent 54676f2 commit 6aebcf5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,14 @@ Simply run:
7777

7878
$ python tasks_ready.py
7979

80-
80+
Note that the API will only show you 1000 available results at most, but there might be more not shown.
8181

8282
### 3. Get results
8383

84+
Once you've posted your requests, it usually takes only a few instants for the API to process.
85+
To get the results, run:
86+
87+
$ python tasks_get.py
88+
89+
The script will request the API to check for available results, then download the data for each done task and repeat while there are available results.
90+

0 commit comments

Comments
 (0)