Initially, I tried integrating with the search API's of different platforms like Notion, GSuite, Slack, etc., but it only works for a limited set of sites and requires slow OAuth for each user on each platform.
Inspired by Fullstory and session replay analytics, I took a different approach. Instead of using the search API of each site, I built an index of the text seen client-side. This, in addition to the full session replay built into the extension, allows you to search and explore full browsing sessions even if the page was updated over time. Getting these data into users hands feels important to me, especially since most sites already use some form of session replay (like Fullstory) for analytics.
I built an early prototype which is free for personal use, and I plan on monetizing a teams version for searching across a company's documents down the line.
Check out the demo on the homepage, or sign up and install the extension to try it out on your own history. Would love to hear everyones feedback!
No comments yet.