discovered 03 Aug 2026
autologin-middleware
→ View on GitHubAutologin middleware is a Scrapy extension designed to maintain a logged-in state for web scraping spiders by utilizing an external autologin HTTP API. Its primary use case is to streamline authentication processes during web scraping tasks by automatically handling login sessions, detecting logouts, and managing cookies. Notable features include customizable logout avoidance, support for various cookie handling methods, and integration with the Splash rendering service for enhanced login cookie management.