diff --git a/README.md b/README.md index 8aabfeb..244592f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Start now by running [your custom analysis/experiment](#integrations), scraping - [Installation](#installation) - [Usage](#tldr) - [Development](#development) +- [Third-party Resources](#third-party-resources) - [Contribute](#contribute) - [Abstract](#abstract) @@ -327,6 +328,10 @@ Add new tests for parsers: 5. Use the web browser dev tools to find the query input field and search result CSS paths. 6. Close diffs and tabs and re-run tests. +## Third-party Resources + +- [Kaggle dataset of the manual test SERPs](https://www.kaggle.com/datasets/federicominutoli/awesome-archive-query-log), thanks to @DiTo97 + ## Contribute If you've found an important search provider to be missing from this query log, please suggest it by creating an [issue][repo-issues]. We also very gratefully accept [pull requests][repo-prs] for adding [search providers](#1-search-providers) or new parser configurations!