> cat /dev/github | grep security-tools
discovered 03 Aug 2026

autoregister

via awesome-list
→ View on GitHub
Autoregister is a Python library designed to automate the detection and completion of registration forms on websites, leveraging machine learning for intelligent field filling. It features automatic field detection, various usage modes including compatibility with Selenium or direct HTTP POST submissions, and flexibility to work with both HTML content and URLs. Notably, it facilitates the generation of test data and allows for the submission of filled forms, making it an essential tool for automated testing scenarios.