Skip to content

AzureFlow/landing-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landing Page Analyzer

An automated tool to evaluate and optimize landing page performance, SEO, and conversion potential.

⚙️ Installation

cp .env.example .env
pnpm install

Required environment variables:

🔨 Usage

pnpm start -- https://example.com

pnpm start -- --provider kernel https://example.com

📊 Output

Artifacts are saved under reports/<domain>/:

reports/
└── example_com/
	├── example_com_screenshot.png      # Full-page screenshot
	├── example_com_source.html         # HTML source code
	└── example_com_report.md           # AI-generated analysis report

📝 License

MIT - See LICENSE file for more details.

About

AI page analyzer

Resources

License

Stars

Watchers

Forks

Contributors