antibot can be used out of the box

pull/311/head
msramalho 2025-06-04 12:01:42 +01:00
rodzic 258fb4faaf
commit e5a78a5d06
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
{ {
"name": "Antibot Extractor/Enricher", "name": "Antibot Extractor/Enricher",
"type": ["extractor", "enricher"], "type": ["extractor", "enricher"],
"requires_setup": True, "requires_setup": False,
"dependencies": { "dependencies": {
"python": ["loguru", "seleniumbase"], "python": ["loguru", "seleniumbase"],
}, },