{"id":31663982,"url":"https://github.com/akihokurino/claude-code-playwright","last_synced_at":"2026-05-15T18:34:54.536Z","repository":{"id":313879791,"uuid":"1053236143","full_name":"akihokurino/claude-code-playwright","owner":"akihokurino","description":"claude code playwright sample","archived":false,"fork":false,"pushed_at":"2025-09-10T04:17:45.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-07T20:55:49.633Z","etag":null,"topics":["claude-code","playwright"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akihokurino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-09T07:08:17.000Z","updated_at":"2025-09-10T04:17:49.000Z","dependencies_parsed_at":"2025-09-09T10:53:18.312Z","dependency_job_id":"1a7dfdd4-4b8c-42fa-8b67-726db7cc5aea","html_url":"https://github.com/akihokurino/claude-code-playwright","commit_stats":null,"previous_names":["akihokurino/claude-code-playwright"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akihokurino/claude-code-playwright","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akihokurino%2Fclaude-code-playwright","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akihokurino%2Fclaude-code-playwright/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akihokurino%2Fclaude-code-playwright/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akihokurino%2Fclaude-code-playwright/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akihokurino","download_url":"https://codeload.github.com/akihokurino/claude-code-playwright/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akihokurino%2Fclaude-code-playwright/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33074876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude-code","playwright"],"created_at":"2025-10-07T20:52:52.528Z","updated_at":"2026-05-15T18:34:54.532Z","avatar_url":"https://github.com/akihokurino.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ClaudeCode Playwright\n\n## Build docker\n```\ndocker-compose build --no-cache\n```\n\n## Run docker\n```\ndocker-compose up\n\ndocker-compose exec claude-code bash\n```\n\n## Install, Setup MCP\n```\nclaude mcp add playwright npx @playwright/mcp@latest\n\nclaude mcp list\n```\n\n`claude-data/.claude.json`\n```\n{\n    ...\n    \"mcpServers\": {\n        \"playwright\": {\n            \"type\": \"stdio\",\n            \"command\": \"npx\",\n            \"args\": [\n                \"@playwright/mcp@latest\",\n                \"--config\",\n                \"/workspace/playwright-config.json\"\n            ],\n            \"env\": {}\n        }\n    }\n    ...\n}\n```\n\n\n## SQLite\n```\nsqlite3 data/app.db\n```\n\n## CSV Export\n```\nsqlite3 -header -csv data/app.db \"SELECT * FROM toyota_search_results;\" \u003e output/toyota.csv\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakihokurino%2Fclaude-code-playwright","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakihokurino%2Fclaude-code-playwright","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakihokurino%2Fclaude-code-playwright/lists"}