{ "name": "pypi_user", "category": "social", "endpoint": "https://pypi.org/pypi", "method": "POST", "requires_auth": false, "selectors": {}, "rate_limit": 1.0, "headers": { "Content-Type": "text/xml" }, "raw_payload": "user_packages{target}", "regex_pattern": "Owner\\s*([^<]+)", "api_key_slots": [], "input_type": "username", "output_type": [ "username" ], "normalization_map": {}, "tags": [ "passive" ], "health_check_url": "https://pypi.org", "expected_status": 200, "reliability_score": 4, "backup_endpoints": [], "confidence": 0.85 }