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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ Start now by running [your custom analysis/experiment](#integrations), scraping
20
20
-[Installation](#installation)
21
21
-[Usage](#tldr)
22
22
-[Development](#development)
23
+
-[Third-party Resources](#third-party-resources)
23
24
-[Contribute](#contribute)
24
25
-[Abstract](#abstract)
25
26
@@ -327,6 +328,10 @@ Add new tests for parsers:
327
328
5. Use the web browser dev tools to find the query input field and search result CSS paths.
328
329
6. Close diffs and tabs and re-run tests.
329
330
331
+
## Third-party Resources
332
+
333
+
- [Kaggle dataset of the manual test SERPs](https://www.kaggle.com/datasets/federicominutoli/awesome-archive-query-log), thanks to @DiTo97
334
+
330
335
## Contribute
331
336
332
337
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!
0 commit comments