Skip to content

Commit 61701f5

Browse files
committed
Merge branch 'quentin.adt-master-patch-85718' into 'master'
Update README.md - Added warning about data loss See merge request databulle/dataforseo-serp-api-python-client!1
2 parents 3512d9a + bb86c38 commit 61701f5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ To get the results, run:
9191

9292
$ python serps_get.py
9393

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.
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 other words, results are saved when there is no more data to grab.
9596

9697
Available options:
9798
- `config`: configuration file to use (default: `config.ini`)
@@ -146,4 +147,4 @@ Available options:
146147

147148
## Contributing
148149

149-
If you wish to contribute to this repository or to report an issue, please do this [on GitLab](https://gitlab.com/databulle/dataforseo-serp-api-python-client).
150+
If you wish to contribute to this repository or to report an issue, please do this [on GitLab](https://gitlab.com/databulle/dataforseo-serp-api-python-client).

0 commit comments

Comments
 (0)