{"service":"Playwright API Service","version":"2.0.0","status":"running","endpoints":{"health":{"method":"GET","url":"/health","description":"Health Check"},"search":{"method":"POST","url":"/api/search","description":"Search article (single shop)","example":{"shop":"stakis","article_number":"F 026 407 268"}},"search_multi":{"method":"POST","url":"/api/search-multi","description":"Search article on multiple shops PARALLEL","example":{"article_number":"F 026 407 268","shops":["stakis","repdoc","carparts"]}},"add_to_cart":{"method":"POST","url":"/api/add-to-cart","description":"Add article to cart","example":{"shop":"stakis","items":[{"article_number":"F 026 407 268","quantity":1}]}},"checkout":{"method":"POST","url":"/api/checkout","description":"Perform checkout"},"wawi_transfer":{"method":"POST","url":"/api/wawi-transfer","description":"Transfer to Repdoc WaWi"},"run_script":{"method":"POST","url":"/api/run-script","description":"Execute custom script"}},"supported_shops":["stakis","repdoc","carparts","repdoc_wawi","repdoc_nfz","winkler","hofmeier","ewos"],"github":"https://github.com/Morpheus881/playwright-service"}