This project is an n8n workflow that finds upcoming offline hackathons in Indian cities. It pulls results from multiple sources and generates a clean, easy-to-read list.
-
Enter a city name to search for hackathons.
-
Sources:
- Google Search (via SerpAPI)
- Unstop API
- Reddit posts
- Perplexity AI
-
AI (Google Gemini) processes, cleans, and extracts details.
-
Exports results to a downloadable
.txtfile.
- User submits city name.
- Data is gathered from Google, Unstop, Reddit, Perplexity.
- AI extracts event name, date, location, links, prizes.
- Results are merged and exported as text.
- n8n
- API keys: SerpAPI, Unstop, Reddit, Perplexity, Google Gemini
- Import workflow JSON into n8n.
- Add your API credentials.
- Run workflow → Enter city → Download hackathon list.
