antibot can be used out of the box

This commit is contained in:
msramalho
2025-06-04 12:01:42 +01:00
parent 258fb4faaf
commit e5a78a5d06

View File

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