{
"url": "https://example.com",
"name": "Мой сайт",
"config": {
"maxPages": 20,
"crawlDepth": 3,
"depth": "1month",
"dataTypes": [
"posts"
],
"maxItems": 1000,
"parseComments": true,
"includePatterns": [
"string"
],
"excludePatterns": [
"string"
],
"encoding": "utf-8",
"channel_id": "-1001234567890"
}
}