v1.0.9.0

kaifcodec/user-scannerv1.0.9.0Dec 15, 2025by kaifcodec

AI Summary

This release adds structured output capabilities allowing users to save scan results to JSON and CSV files, alongside header updates for specific modules.

Key Highlights

  • Implemented support to save scan results to JSON and CSV files via the `-o` flag
  • Updated headers and implementation of Result class in `producthunt` and `youtube` modules

New Features

  • JSON and CSV export functionality
  • Updated Result class implementation

Full Release Notes

- Feat: Structured Output: Implemented support to save scan results to **JSON** and **CSV** files
 (via the `-o` flag). (Closes #75 )
#100 by @VamatoHD and @kaifcodec 
- Updated headers and implementation of Result class in `producthunt` and `youtube` module
#99 By @kaifcodec