Skip to content

Commit

Permalink
Commit from GitHub Actions (docker-push)
Browse files Browse the repository at this point in the history
  • Loading branch information
wragge committed Sep 27, 2022
1 parent 289a6de commit f746f04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.ipynb
Expand Up @@ -2,12 +2,12 @@
"cells": [
{
"cell_type": "markdown",
"id": "e10b0c81",
"id": "b411c1fa",
"metadata": {},
"source": [
"# Trove Newspaper and Gazette Harvester\n",
"\n",
"Current version: [v1.2.0](https://github.com/GLAM-Workbench/trove-newspaper-harvester/releases/tag/v1.2.0)\n",
"Current version: [v1.2.1](https://github.com/GLAM-Workbench/trove-newspaper-harvester/releases/tag/v1.2.1)\n",
"\n",
"The [Trove Newspaper & Gazette Harvester Harvester](https://pypi.org/project/trove-newspaper-harvester/) makes it easy to download large quantities of digitised articles from Trove's newspapers and gazettes. Just give it a search from the Trove web interface, and the harvester will save the metadata of all the articles in a CSV (spreadsheet) file for further analysis. You can also save the full text of every article, as well as copies of the articles as JPG images, and even PDFs. While the web interface will only show you the first 2,000 results matching your search, the Newspaper & Gazette Harvester will get **everything**.\n",
"\n",
Expand All @@ -26,7 +26,7 @@
},
{
"cell_type": "markdown",
"id": "71440511",
"id": "030e470e",
"metadata": {},
"source": [
"## Cite as\n",
Expand Down

0 comments on commit f746f04

Please sign in to comment.