fix: update scraper settings and modify scrape form to use POST method
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"max_retries": 3,
|
||||
"backoff_factor": 2,
|
||||
"min_delay": 1,
|
||||
"max_delay": 5
|
||||
"max_delay": 1
|
||||
},
|
||||
"paths": {
|
||||
"cache_dir": "cache",
|
||||
|
||||
Reference in New Issue
Block a user