A precision-engineered n8n workflow designed to discover, filter, and catalog hidden gems in highly specific game development ecosystems.
Finding developers or games in specialized niches (e.g., Mars colonization, Cat-themed indies, or Cultural narratives) is manually exhausting on Itch.io. Native search results are often cluttered with unrelated popular games, making it difficult to build a curated community or database of specific creators.
This workflow acts as a targeted data miner. Instead of relying on broad search algorithms, it performs a deep-scan of a game's Title, Description, and Tags.
If a developer mentions your niche keyword (e.g., Mars, Cats, Islamic) anywhere in their metadata, the bot captures it—while strictly ignoring irrelevant hits from developer usernames or the "recommended for you" sections.
- Input: Submit your target keywords (e.g.,
mars, cats, space-farming) via the n8n Form. - Scan & Filter: The bot paginates through Itch.io search results with a built-in 3-second delay to ensure stability and prevent IP rate-limiting.
- Validate (4-Point Check): A custom JS engine verifies every entry. If the keyword isn't found in the Title, Description, Tags, or Slug, it is discarded to ensure 100% relevance.
- Deduplicate & Sync: Uses a "3-Strike Memory" system to automatically halt the loop when results end. Clean, structured data is then pushed directly into your Notion Database.
- Import the
.jsonfile into your n8n instance. - Connect your Notion Credentials and select your target Database ID.
- Map the properties:
Game Title,Game Link,Developer, andMatched Tag. - Trigger the form and start mapping your niche!
Built for the global game dev ecosystem. Open-source and ready for community contributions.
