add encar scraper

This commit is contained in:
qananasikq
2026-04-16 18:01:05 +03:00
parent 5624c1973a
commit 4096d29a07
28 changed files with 3472 additions and 150 deletions

View File

@@ -0,0 +1,2 @@
class ScraperError(Exception):
"""Базовое исключение скрапера."""