You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ To get the results, run:
92
92
$ python serps_get.py
93
93
94
94
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.
95
-
/!\ Be aware that if for any reason your script stops, the data will be lost. In another words, results are saved when there is no more data to grab.
95
+
/!\ Be aware that if for any reason your script stops, the data will be lost. In nother words, results are saved when there is no more data to grab.
96
96
97
97
Available options:
98
98
-`config`: configuration file to use (default: `config.ini`)
0 commit comments