Skip to content

tajmahal226/substack-exa-search

 
 

Repository files navigation

Search across Substack using Exa AI

Powered by Exa - The Web Search API

App Link: https://substack-exa-search.vercel.app/

Screenshot


🎯 What is Substack Search App?

Substack Search is a free web app that helps you search across thousands of Substack posts using AI.

This app uses the Exa API to find relevant Substack posts on any topic, with smart summaries and easy browsing.


💻 Tech Stack


🚀 Getting Started

Prerequisites

Installation

  1. Clone the repository
git clone https://github.com/exa-labs/substack-exa-search.git
cd substack-exa-search
  1. Install dependencies
npm install
  1. Set up environment variables Create a .env.local file in the root directory:
EXA_API_KEY=your_exa_api_key_here
  1. Run the development server
npm run dev
  1. Open http://localhost:3000 in your browser

🔑 Where to Get API Keys


⭐ About Exa

This project is powered by Exa.ai, a web search API designed specifically for AI applications. Exa provides:

  • AI-Optimized Search: Search results relevant for language model consumption
  • Real-time Web Scraping: Current website data with content extraction
  • Domain Filtering: Search specific sites like Substack

Try Exa API



Built with ❤️ by Exa Labs

About

search over substack using exa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.5%
  • CSS 7.9%
  • JavaScript 0.6%