This tool allows you to identify keyword cannibalization using data from the Google Search Console (GSC). Upload a CSV file from the GSC API to find pages on your site that compete for the same keywords.
- Keyword cannibalization analysis
- Support for data from Google Search Console API
- Filtering based on percentage thresholds
- Clone the repository:
git clone https://github.com/TUO-USERNAME/keyword-cannibalization-tool.git
- Install the dependencies:
pip install -r requirements.txt
- Run the tool:
streamlit run app.py
- Upload the CSV file obtained from the Google Search Console API to start the analysis.