11 lines
270 B
JSON
11 lines
270 B
JSON
{
|
|
"start_date": "2023-01-01",
|
|
"end_date": "2023-01-03",
|
|
"target": ["comments", "articles"],
|
|
"exclusions": [
|
|
"/liveticker/",
|
|
"/live-konferenz/",
|
|
"https://www.spiegel.de/thema/kinder-podcast-von-dein-spiegel/"
|
|
],
|
|
"output_path": "./data/job_test/"
|
|
} |