Search through archived Kick comments, videos, usernames and slugs by keyword or regex, with many filters available. Historical data collected over 2+ years. All live channels are being archived continuously.
Messages archived
4,986,581,495
Search across archived videos, messages, usernames and slugs.
Supports phrases, boolean operators, and proximity search.
How to search
This tool searches archived Kick data using a full-text index. In Advanced mode, spaces behave like AND. Use these operators:
"phrase"
Exact phrase match.
Example: "open source"
|
OR operator (either side can match).
Example: linux | bsd
-term
Exclude a term (prefix with -).
Example: python -java
( )
Group expressions.
Example: (cat | dog) rescue
NEAR/5
Words within N distance.
Example: elon NEAR/3 mars
Literal mode treats your query as a simple phrase (operators won’t be interpreted).