semrush_scraper / README.md
limitedonly41's picture
Upload 4 files
b5339bd verified
---
title: SemRush Domain Analyzer
emoji: ๐Ÿ”
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
short_description: Analyze domain SEO metrics using SemRush API
---
# SemRush Domain Analyzer
A Gradio app that analyzes domain SEO metrics using the SemRush API.
## Features
- Domain overview with organic traffic trends (last 2 years)
- Organic summary across different databases
- Backlinks summary analysis
## Setup
1. Set your SemRush credentials in Hugging Face Secrets:
- `SEMRUSH_USER_ID`: Your SemRush user ID
- `SEMRUSH_API_KEY`: Your SemRush API key
2. The app will automatically use these credentials to fetch data
## Usage
Simply enter a domain name (with or without protocol) and click "Analyze Domain" to get comprehensive SEO data.