Web Applications

Automated SEO & Performance Analysis System (SEO Agent)

Built by Viver Val Bungag

An AI-powered system that automatically crawls websites, analyzes performance, and generates optimization recommendations.

  • Work email verified

    @crescendocollective.com

  • Builder GitHub verified

    Verification

  • Builder email verified

    Verification

  • Builder website verified

    Verification

Type
Professional
Category
Web Applications
Published
Jun 29, 2026
Updated
Jul 15, 2026
Built withJavaSpring BootPostgreSQLNext.js
TopicsAnalyticsProductivity

About this project

What it does: Concurrently crawls websites to extract metadata, measures page performance, and produces AI-driven recommendations for SEO improvements.

How it was built: Java + Spring Boot backend, PostgreSQL with Liquibase migrations, Playwright for browser-based crawling, Docker for containerization, and OpenAI + Google PageSpeed APIs for AI analysis.

What I learned: Building scalable concurrent crawling pipelines; integrating multiple third-party AI/analytics APIs; improving system throughput and reliability through asynchronous processing and containerized deployments.