Skip to content

Commit

Permalink
Add link to Kaggle dataset
Browse files Browse the repository at this point in the history
Thanks @DiTo97!
Fixes #49


Co-authored-by: Federico Minutoli <fede97.minutoli@gmail.com>

Signed-off-by: Jan Heinrich Reimer <heinrich.reimer@uni-jena.de>
  • Loading branch information
janheinrichmerker committed Jun 3, 2024
1 parent c33b521 commit cb67113
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down Expand Up @@ -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!
Expand Down

0 comments on commit cb67113

Please sign in to comment.