We’re excited to release pyseoa-ts v0.2.0, a TypeScript-based SEO audit library designed for modern web apps.
🚀 What’s New in v0.2.0
-
Progress Type Enhancements
Progress callbacks now include
type: "crawl" | "analyze"
for more detailed reporting in the UI. -
Request Delay / Rate Limiting
You can now throttle requests when crawling large sites.
-
Custom User-Agent Support
Specify your own User-Agent string for SEO testing and bot behavior emulation.
-
DX Improvements
All key result types like…. Read more