feat: initial car search setup with Playwright crawler and sites list
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[project]
|
||||
name = "car-help"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"playwright>=1.60.0",
|
||||
]
|
||||
Reference in New Issue
Block a user