Is your feature request related to a problem? Please describe.
Crawler is currently an exceptional tool for technical SEO auditing and live ranking tracking. However, when it comes to content strategy and keyword discovery, users still have to rely on expensive external tools (like Ahrefs/Semrush) or hire SEO experts just to find the right keywords for their niche.
Describe the solution you'd like
I propose adding a built-in SEO Keyword Searcher module to the application. This feature would allow users to input a "seed keyword" or define their "niche", and the tool would automatically generate a list of highly relevant, long-tail keywords.
Key functionalities should include:
- Niche-Based Keyword Generation: Fetch autocomplete suggestions, "People Also Ask" questions, and related searches (e.g., utilizing free endpoints like Google Autocomplete API, pytrends, or duckduckgo).
- Search Intent & Categorization: Basic grouping of keywords to help users understand what their audience is actually searching for.
- Seamless Data Export: Building on the recently merged
.csv export functionality, users should be able to effortlessly export their generated keyword research into .csv or .xlsx for their content teams.
- Content Gap Analysis (Optional/Future): Ability to cross-reference the generated keyword list against the site's crawled text to instantly show users which keywords they are missing on their own pages.
Describe alternatives you've considered
Currently, the only alternatives are paying for expensive monthly subscriptions (which defeats the purpose of this free, self-hosted crawler) or doing manual, time-consuming Google searches to find what audiences are looking for.
Additional context
Our README.md states that this project aims to be the ultimate drop-in alternative to tools like Ahrefs and Screaming Frog. By adding proactive keyword research directly into our dashboard, we bridge the gap between technical auditing and content strategy, making this a complete, end-to-end SEO powerhouse. This will solve a massive pain point that website owners usually have to pay SEO agencies to handle.
Is your feature request related to a problem? Please describe.
Crawler is currently an exceptional tool for technical SEO auditing and live ranking tracking. However, when it comes to content strategy and keyword discovery, users still have to rely on expensive external tools (like Ahrefs/Semrush) or hire SEO experts just to find the right keywords for their niche.
Describe the solution you'd like
I propose adding a built-in SEO Keyword Searcher module to the application. This feature would allow users to input a "seed keyword" or define their "niche", and the tool would automatically generate a list of highly relevant, long-tail keywords.
Key functionalities should include:
.csvexport functionality, users should be able to effortlessly export their generated keyword research into.csvor.xlsxfor their content teams.Describe alternatives you've considered
Currently, the only alternatives are paying for expensive monthly subscriptions (which defeats the purpose of this free, self-hosted crawler) or doing manual, time-consuming Google searches to find what audiences are looking for.
Additional context
Our
README.mdstates that this project aims to be the ultimate drop-in alternative to tools like Ahrefs and Screaming Frog. By adding proactive keyword research directly into our dashboard, we bridge the gap between technical auditing and content strategy, making this a complete, end-to-end SEO powerhouse. This will solve a massive pain point that website owners usually have to pay SEO agencies to handle.