Publish with hidden tag, don't publish if url id already processed

This commit is contained in:
Luciano Gervasoni
2025-04-24 16:47:14 +02:00
parent b8fdcae5ec
commit b3f7cb255c
2 changed files with 52 additions and 6 deletions

20
utils/Newspapers.ipynb Normal file
View File

@@ -0,0 +1,20 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"url = \"https://onlinenewspapers.com/index.shtml\""
]
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 2
}