Skip to content

pcap1000/Hackfind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Hackathon Finder (India)

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.


Features

  • 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 .txt file.


Workflow

Workflow Screenshot

  1. User submits city name.
  2. Data is gathered from Google, Unstop, Reddit, Perplexity.
  3. AI extracts event name, date, location, links, prizes.
  4. Results are merged and exported as text.

Requirements

  • n8n
  • API keys: SerpAPI, Unstop, Reddit, Perplexity, Google Gemini

Usage

  1. Import workflow JSON into n8n.
  2. Add your API credentials.
  3. Run workflow → Enter city → Download hackathon list.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors