We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c99dab commit f8dc317Copy full SHA for f8dc317
README.md
@@ -350,8 +350,8 @@ The output looks like this:
350
<summary>Click to view output</summary>
351
352
```
353
-look up this capture in the comoncrawl cdx index
354
-cdxt --cc --from 20240518015810 --to 20240518015810 iter an.wikipedia.org/wiki/Escopete
+look up this capture in the comoncrawl cdx index for CC-MAIN-2024-22, returning only the first match:
+cdxt --limit 1 --crawl CC-MAIN-2024-22 --from 20240518015810 --to 20240518015810 iter an.wikipedia.org/wiki/Escopete
355
status 200, timestamp 20240518015810, url https://an.wikipedia.org/wiki/Escopete
356
357
extract the content from the commoncrawl s3 bucket
0 commit comments